@@ -25,7 +25,6 @@ |
||
25 | 25 | /** |
26 | 26 | * Initializes the object |
27 | 27 | * |
28 | - * @param string $basepath Root path to the file system |
|
29 | 28 | */ |
30 | 29 | public function __construct( \Illuminate\Contracts\Filesystem\Filesystem $fs ) |
31 | 30 | { |