FOFModel::addTablePath
Adds to the stack of model table paths in LIFO order.
Signature
public function addTablePath(mixed
$path )
Parameters
-
$path
- The directory as a string or directories as an array to add.
Returns
- void