예제 #1
0
 function getPluginByName($name)
 {
     return $this->plugin_factory->getPluginByName($name);
 }