Пример #1
0
 public function __call($funcname, $arguments)
 {
     return callManager::processAction($funcname, $this, $arguments);
 }