@@ -70,10 +70,10 @@ |
||
70 | 70 | */ |
71 | 71 | protected PlatineFileSystem $fs; |
72 | 72 | |
73 | - /** |
|
74 | - * Enable support of virtual file system |
|
75 | - * @return $this |
|
76 | - */ |
|
73 | + /** |
|
74 | + * Enable support of virtual file system |
|
75 | + * @return $this |
|
76 | + */ |
|
77 | 77 | public function enableFileSystem(): self |
78 | 78 | { |
79 | 79 | $this->fs = new PlatineFileSystem(); |