getLogger($channel); } public function getSettings($section) { $appService = new AppService(); return $appService->getSettings($section); } }