v1.0.0
English

Paths.php

app/Config/Paths.php
1 class

class Paths

Paths Holds the paths that are used by the system to locate the main directories, app, system, etc. Modifying these allows you to restructure your application, share a system folder between multiple applications, and more. All paths are relative to the project's root folder. NOTE: This class is required prior to Autoloader instantiation, and does not extend BaseConfig.
phpDG v1.0.0 Paths.php 662 files 498 classes 763 fn
Generated