@@ -156,7 +156,7 @@ |
||
| 156 | 156 | |
| 157 | 157 | $propertyName = $property->getName(); |
| 158 | 158 | |
| 159 | - if (! isset($result[$propertyName])) { |
|
| 159 | + if (!isset($result[$propertyName])) { |
|
| 160 | 160 | |
| 161 | 161 | $context = $this->getPropertyValidationContext($class, $property); |
| 162 | 162 | $marker = $this->getPropertyAnnotationsOfType($context); |