src/CoreBundle/Repository/SettingsCurrentRepository.php
Missing class doc comment Open
Open
class SettingsCurrentRepository extends ServiceEntityRepository
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing function doc comment Open
Open
public function update(SettingsCurrent $setting): void
- Exclude checks
Missing function doc comment Open
Open
public function __construct(ManagerRegistry $registry)
- Exclude checks