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 36f899d commit 2cacebcCopy full SHA for 2cacebc
src/PatternLab/InstallerUtil.php
@@ -56,6 +56,8 @@ protected static function init() {
56
$baseDir = __DIR__."/../../../../../";
57
Config::init($baseDir,false);
58
59
+ Dispatcher::init();
60
+
61
}
62
63
/**
0 commit comments