FOFTable::addKnownField
Add a field to the known fields array
Signature
public function addKnownField(string
$field,
[boolean
$initialise = false] )
Parameters
-
$field
- The name of the field to add
-
$initialise
- Should we initialise the variable to null?
Returns
- void