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 ff8613d commit 6e239edCopy full SHA for 6e239ed
src/ComposerInstaller/ModuleInstaller.php
@@ -16,7 +16,7 @@
16
class ModuleInstaller extends BaseInstaller
17
{
18
/**
19
- * @var string Base path for site profiles
+ * @var string Base path for modules
20
*/
21
const BASE_PATH = 'site/modules';
22
0 commit comments