@@ -124,7 +124,7 @@ |
||
| 124 | 124 | } |
| 125 | 125 | |
| 126 | 126 | /** |
| 127 | - * @return array |
|
| 127 | + * @return string[] |
|
| 128 | 128 | */ |
| 129 | 129 | public function __sleep() |
| 130 | 130 | { |
@@ -304,7 +304,7 @@ |
||
| 304 | 304 | * then forced to use reflection, please don't do this at home! |
| 305 | 305 | * |
| 306 | 306 | * @param string $type `partial` or `layout` |
| 307 | - * @return array |
|
| 307 | + * @return string[] |
|
| 308 | 308 | * |
| 309 | 309 | * @deprecated Must be removed when TYPO3 7.6 is not supported anymore! |
| 310 | 310 | */ |