Methods
-
-
getModel() : void
-
Magic method to call model's method.
Methods Details
-
public function setModel(variable $model)
-
public function getModel()
-
public function __call(string $method, variable $arguments)
Magic method to call model's method.