We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e35838 commit 7afb8fdCopy full SHA for 7afb8fd
1 file changed
admin/starter/app/Config/Paths.php
@@ -12,6 +12,9 @@
12
* share a system folder between multiple applications, and more.
13
*
14
* All paths are relative to the project's root folder.
15
+ *
16
+ * NOTE: This class is required prior to Autoloader instantiation,
17
+ * and does not extend BaseConfig.
18
*/
19
class Paths
20
{
0 commit comments