@@ -280,8 +280,7 @@ |
||
| 280 | 280 | array $accessor, |
| 281 | 281 | \ReflectionClass $class, |
| 282 | 282 | PropertyMetadata $metadata |
| 283 | - ) |
|
| 284 | - { |
|
| 283 | + ) { |
|
| 285 | 284 | list($getter, $setter) = $accessor; |
| 286 | 285 | |
| 287 | 286 | if ($getter === null) { |