Esempio n. 1
0
 function getPluginById($id)
 {
     return $this->plugin_factory->getPluginById($id);
 }