PHP Class Phalcon\Config\Loader

Show file Open project: phalcon/incubator Class Usage Examples

Public Methods

Method Description
load ( string $filePath ) : Phalcon\Config Load config from file extension dynamical

Method Details

load() public static method

Load config from file extension dynamical
public static load ( string $filePath ) : Phalcon\Config
$filePath string
return Phalcon\Config