/ LJCPHPCodeDoc / LJCTextRangesLib / LJCTextRange / construct


Parameters
$beginIndex - The begin index.
$endIndex - The end index.

Syntax

PHP
public function __construct(int $beginIndex, int $endIndex)

Initializes a class instance with the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.