@@ -84,6 +84,9 @@ |
||
84 | 84 | |
85 | 85 | //------------------------------------------------------------------------------------------------------------------ |
86 | 86 | |
87 | + /** |
|
88 | + * @param EntityInterface $entity |
|
89 | + */ |
|
87 | 90 | private function assertInstances($entity, Constraint $constraint): void |
88 | 91 | { |
89 | 92 | \assert($entity instanceof EntityInterface); |