We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721437d commit 0d43598Copy full SHA for 0d43598
src/Drivers/BaseDriver.php
@@ -27,7 +27,7 @@ abstract class BaseDriver
27
protected $config;
28
29
/**
30
- * Khởi tạo đối tượng Driver.
+ * Khởi tạo đối tượng Filesystem thông qua callable.
31
*
32
* @param \Illuminate\Contracts\Foundation\Application $app
33
* @param array $config
0 commit comments