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 12b70b3 commit 792373cCopy full SHA for 792373c
1 file changed
.docs/README.md
@@ -20,7 +20,7 @@ Environment::setupTester();
20
Environment::setupTimezone();
21
22
# Configure many constants
23
-Environment::setupVariables();
+Environment::setupVariables(__DIR__);
24
25
# Fill global variables
26
Environment::setupGlobalVariables();
0 commit comments