ice framework documentation ice doc v1.10.1
Methods
  • setModel(variable $model) : void
  • getModel() : void
  • __call(string $method, variable $arguments) : 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.