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