@@ -132,7 +132,7 @@ |
||
132 | 132 | /** |
133 | 133 | * @inheritDoc |
134 | 134 | */ |
135 | - public function getDocComment(): string|false |
|
135 | + public function getDocComment(): string | false |
|
136 | 136 | { |
137 | 137 | $docBlock = $this->propertyTypeNode->getDocComment(); |
138 | 138 |