@@ -41,7 +41,7 @@ discard block |
||
| 41 | 41 | * |
| 42 | 42 | * @param type $sourcePath |
| 43 | 43 | * @param type $targetPath |
| 44 | - * @return type |
|
| 44 | + * @return string |
|
| 45 | 45 | */ |
| 46 | 46 | protected function moveFilesIntoTargetFolder($sourcePath, $targetPath) |
| 47 | 47 | { |
@@ -157,7 +157,7 @@ discard block |
||
| 157 | 157 | /** |
| 158 | 158 | * Provides a list of all known JSON errors and their description |
| 159 | 159 | * |
| 160 | - * @return type |
|
| 160 | + * @return null|string |
|
| 161 | 161 | */ |
| 162 | 162 | protected function setJsonErrorInPlainEnglish() |
| 163 | 163 | { |