mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
9 lines
104 B
PHP
9 lines
104 B
PHP
<?php
|
|
|
|
namespace Chill\PersonBundle\Validator\Constraints\Household;
|
|
|
|
class MaxHolderValidator
|
|
{
|
|
|
|
}
|