diff --git a/src/Dev/Install/DatabaseAdapterRegistry.php b/src/Dev/Install/DatabaseAdapterRegistry.php index 01554c014..ae5cbf101 100644 --- a/src/Dev/Install/DatabaseAdapterRegistry.php +++ b/src/Dev/Install/DatabaseAdapterRegistry.php @@ -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()