FOFTable::__construct
Class Constructor.
Signature
public function __construct(string
$table,
string&
$key,
&
$db,
array
$configĀ )
Parameters
-
$table
- Name of the database table to model.
-
$key
- Name of the primary key field in the table.
-
$db
-
$config
- The configuration parameters array