Settings
Table of Contents
Properties
- $fieldCollection : FieldCollection
- $reader : Base
- $tableName : string
Methods
- __construct() : mixed
Properties
$fieldCollection read-only
public
FieldCollection
$fieldCollection
$reader read-only
public
Base
$reader
$tableName read-only
public
string
$tableName
Methods
__construct()
public
__construct(string $tableName, Base $reader, FieldCollection $fieldCollection) : mixed
Parameters
- $tableName : string
- $reader : Base
- $fieldCollection : FieldCollection