@@ -68,7 +68,7 @@ discard block |
||
68 | 68 | /** |
69 | 69 | * @throws \InvalidArgumentException |
70 | 70 | * |
71 | - * @return mixed |
|
71 | + * @return MigrationMakeCommand |
|
72 | 72 | */ |
73 | 73 | protected function getTemplateContents() |
74 | 74 | { |
@@ -108,7 +108,7 @@ discard block |
||
108 | 108 | } |
109 | 109 | |
110 | 110 | /** |
111 | - * @return mixed |
|
111 | + * @return string |
|
112 | 112 | */ |
113 | 113 | protected function getDestinationFilePath() |
114 | 114 | { |