mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Apply rector rules + fix CS
This commit is contained in:
@@ -26,7 +26,7 @@ use function is_object;
|
||||
|
||||
class BirthdateValidator extends ConstraintValidator
|
||||
{
|
||||
private string $interval_spec;
|
||||
private readonly string $interval_spec;
|
||||
|
||||
private string $below_interval = 'P150Y';
|
||||
|
||||
|
Reference in New Issue
Block a user