@@ -101,7 +101,7 @@ |
||
101 | 101 | return null; |
102 | 102 | } |
103 | 103 | |
104 | - public function getDocComment(): string|false |
|
104 | + public function getDocComment(): string | false |
|
105 | 105 | { |
106 | 106 | return false; |
107 | 107 | } |