\ConfigPaths

Holds the paths that are used by the system to locate the main directories, application, system, etc.

Modifying these allows you to re-structure your application, share a system folder between multiple applications, and more.

All paths are relative to the project's root folder.

Summary

Methods
Properties
Constants
No public methods found
$systemDirectory
$applicationDirectory
$writableDirectory
$testsDirectory
$publicDirectory
$viewDirectory
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$systemDirectory

$systemDirectory : 

Type

$applicationDirectory

$applicationDirectory : 

Type

$writableDirectory

$writableDirectory : 

Type

$testsDirectory

$testsDirectory : 

Type

$publicDirectory

$publicDirectory : 

Type

$viewDirectory

$viewDirectory : 

Type