Ejemplo n.º 1
0
 /**
  * @deprecated
  * @param unknown_type $eventName
  */
 public static function unregisterAll($eventName = null)
 {
     return X_VlcShares_Plugins::unregisterAll($eventName);
 }