//ads: ?> Must be of the type array, null given,phpoopblogs PHP Snippet 1:public function action ($controller, $method, array $arguements = []){ $object = $this->controller($controller); return call_user_func([$object, $method], $arguements); }