mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add missing import
This commit is contained in:
parent
b57824fc7e
commit
f57fdb2b4c
@ -11,6 +11,8 @@ declare(strict_types=1);
|
||||
|
||||
namespace Chill\PersonBundle\Validator\Constraints\Person;
|
||||
|
||||
use Symfony\Component\Validator\Constraint;
|
||||
|
||||
#[\Attribute(\Attribute::TARGET_CLASS)]
|
||||
class PersonHasCenter extends Constraint
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user