Exemplo n.º 1
0
 /**
  * @see AbstractDispatcherAdapter::get
  */
 public function get($name)
 {
     return $this->dispatcher->listeners($name);
 }