@@ -117,7 +117,7 @@ discard block |
||
| 117 | 117 | /** |
| 118 | 118 | * Recursive search all dome tree in order to find all translatable labels. |
| 119 | 119 | * |
| 120 | - * @param Container|\FML\ManiaLink $control |
|
| 120 | + * @param \FML\ManiaLink $control |
|
| 121 | 121 | * @param $translations |
| 122 | 122 | */ |
| 123 | 123 | protected function getDictionaryInformation($control, &$translations) |
@@ -249,7 +249,7 @@ discard block |
||
| 249 | 249 | * |
| 250 | 250 | * @param Format $format New Format |
| 251 | 251 | * |
| 252 | - * @return static |
|
| 252 | + * @return Frame |
|
| 253 | 253 | * @deprecated Use Style |
| 254 | 254 | * @see Style |
| 255 | 255 | */ |