FOFModel::__get
Magic getter; allows to use the name of model state keys as properties
Signature
public function __get(string
$nameĀ )
Parameters
-
$name
- The name of the variable to get
Returns
- mixed
- The value of the variable