Exemple #1
0
 public function __call($name, $arguments)
 {
     return $this->controller->onCall($this, $name, $arguments);
 }