Ejemplo n.º 1
0
 public static function loadPlugins()
 {
     $manager = new PluginManager();
     $manager->loadPlugins();
 }