FOFTable::addIncludePath
Add a filesystem path where FOFTable should search for table class files.
You may either pass a string or an array of paths.
Signature
public function addIncludePath([mixed
$path = null] )
Parameters
-
$path
- A filesystem path or array of filesystem paths to add.
Returns
- array
- An array of filesystem paths to find FOFTable classes in.