Fix db autodiscover comment on loading behavior.

This commit is contained in:
Russell Maclean 2017-12-02 10:52:49 +10:30
parent d57dea0318
commit 3a4c6705c1

View File

@ -112,7 +112,7 @@ class DatabaseAdapterRegistry
/**
* Detects all _register_database.php files and invokes them.
* Searches through vendor/ folder only,
* Searches through vendor/*\/* folders only,
* does not support "legacy" folder location in webroot
*/
public static function autodiscover()