Exemplo n.º 1
0
 /**
  * @param $type
  * @return bool
  */
 function hasEventListener($type)
 {
     return org_glizy_events_EventDispatcher::hasEventListener($type);
 }