@@ -94,6 +94,9 @@ |
||
| 94 | 94 | } |
| 95 | 95 | } |
| 96 | 96 | |
| 97 | + /** |
|
| 98 | + * @param string $what |
|
| 99 | + */ |
|
| 97 | 100 | private function upload($what) |
| 98 | 101 | { |
| 99 | 102 | $localPath = "{$what}Path"; |
@@ -76,7 +76,7 @@ |
||
| 76 | 76 | } |
| 77 | 77 | |
| 78 | 78 | /** |
| 79 | - * @return mixed |
|
| 79 | + * @return string |
|
| 80 | 80 | */ |
| 81 | 81 | public function getMigrationsFilePath() |
| 82 | 82 | { |