PHP Class Pipe\Config
Config object is responsible for storing all the configuration used to setup a connection to the database,
as well as a few helpers.
Mostrar archivo
Open project: chh/pipe
Class Usage Examples
Public Properties
Public Methods
Method Details
__construct()
public method
createEnvironment()
public method
# Returns a new Environment instance.
fromYaml()
static public method
# Returns a new Config object.
Property Details
$cssCompressor public_oe property
$debug public_oe property
$filename public_oe property
$jsCompressor public_oe property
$loadPaths public_oe property
$precompile public_oe property
$precompilePrefix public_oe property