/** * @deprecated * @param unknown_type $eventName */ public static function unregisterAll($eventName = null) { return X_VlcShares_Plugins::unregisterAll($eventName); }