@@ -112,8 +112,7 @@ |
||
| 112 | 112 | AnnotationSet $annotations, |
| 113 | 113 | int $modifiers, |
| 114 | 114 | bool $virtual |
| 115 | - ) |
|
| 116 | - { |
|
| 115 | + ) { |
|
| 117 | 116 | $this->realName = $realName; |
| 118 | 117 | $this->serializedName = $serializedName; |
| 119 | 118 | $this->type = $type; |
@@ -88,8 +88,7 @@ |
||
| 88 | 88 | ClassMetadata $classMetadata, |
| 89 | 89 | AnnotationSet $annotations, |
| 90 | 90 | bool $virtual |
| 91 | - ) |
|
| 92 | - { |
|
| 91 | + ) { |
|
| 93 | 92 | $this->name = $name; |
| 94 | 93 | $this->serializedName = $serializedName; |
| 95 | 94 | $this->type = $type; |