@@ -49,7 +49,7 @@ |
||
| 49 | 49 | * |
| 50 | 50 | * @param array $data |
| 51 | 51 | * |
| 52 | - * @return mixed |
|
| 52 | + * @return StreamedResponse |
|
| 53 | 53 | */ |
| 54 | 54 | protected function output(array $data) |
| 55 | 55 | { |
@@ -46,7 +46,6 @@ |
||
| 46 | 46 | /** |
| 47 | 47 | * connector. |
| 48 | 48 | * |
| 49 | - * @param \Recca0120\Elfinder\Connector $elfinder |
|
| 50 | 49 | * @return mixed |
| 51 | 50 | */ |
| 52 | 51 | public function connector(Connector $connector) |