@@ -640,7 +640,7 @@ |
||
| 640 | 640 | * '__construct()': array, |
| 641 | 641 | * methodsAndProperties: array<string, MethodOrPropertyItem> |
| 642 | 642 | * } $definition |
| 643 | - */ |
|
| 643 | + */ |
|
| 644 | 644 | if (empty($class)) { |
| 645 | 645 | $class = $definition[ArrayDefinition::CLASS_NAME]; |
| 646 | 646 | } |