/ LJCPHPCodeDoc / LJCTextRangesLib / LJCTextRanges / construct


Parameters
$fieldDelimiter - The field delimiter.
$valueDelimiter - The value delimiter.

Syntax

PHP
public function __construct(string $fieldDelimiter = ","
, string $valueDelimiter = "\"")

Initializes a class instance with the provided values.

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