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