예제 #1
0
 protected function getSettingService()
 {
     return ServiceKernel::instance()->createService('System.SettingService');
 }
예제 #2
0
 private static function getSettingService()
 {
     return ServiceKernel::instance()->createService('System.SettingService');
 }