PHP Class Phalcon\Config\Loader

Afficher le fichier Open project: phalcon/incubator Class Usage Examples

Méthodes publiques

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

Method Details

load() public static méthode

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