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 05f4cae commit e78fb2dCopy full SHA for e78fb2d
README.md
@@ -97,7 +97,7 @@ That means we take the website root path and namespace as a folder path and the
97
Type | Sample | Description
98
---- | ------ | ------
99
PATH | `/users/username/projects/sites/website/` | MBT_DOCUMENT_ROOT
100
-NAMESPACE | `classes` | Like the folder name
+NAMESPACE | `testclasses` | Like the folder name
101
CLASS | `classOne` | Like the file name without extension
102
Then the result example | `/users/username/projects/sites/website/testclasses/classOne.php` |
103
0 commit comments