Parameters
$tableName - The Join table name.
$tableAlias - The Join table alias.
Syntax
| PHP |
|
public function __construct(string $tableName, ?string $tableAlias = null)
|
Initializes a class instance.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.