Searched refs:_callable (Results 1 – 2 of 2) sorted by relevance
80 protected $_callable = []; variable in Hoa\\Event\\Event191 $this->_callable[$callable->getHash()] = $callable;205 unset($this->_callable[xcallable($callable)->getHash()]);217 return !empty($this->_callable);242 foreach ($event->_callable as $callable) {
245 …$this->function->register_shutdown_function = function ($_callable) use (&$called, $self, &$callab…249 ->variable($_callable)