예제 #1
0
 private function toEntity(DbEntry $systemSettings)
 {
     return SystemSettingsService::loadFromDb($systemSettings);
 }