@@ -22,7 +22,7 @@ |
||
| 22 | 22 | } |
| 23 | 23 | |
| 24 | 24 | /** |
| 25 | - * @return \Mockery\MockInterface|FileReader |
|
| 25 | + * @return FileReader |
|
| 26 | 26 | */ |
| 27 | 27 | protected function getFileReader() |
| 28 | 28 | { |
@@ -18,7 +18,7 @@ |
||
| 18 | 18 | } |
| 19 | 19 | |
| 20 | 20 | /** |
| 21 | - * @return array |
|
| 21 | + * @return string[] |
|
| 22 | 22 | */ |
| 23 | 23 | public function ignoreDataProvide() |
| 24 | 24 | { |