Esempio n. 1
0
 public static function add(IPlugin $plugin)
 {
     Plugins::$registry[$plugin->name()] = $plugin;
 }