PHP 인터페이스 Yosymfony\Spress\Core\Configuration\ConfigurationInterface

저자: Victor Puertas ([email protected])
파일 보기 프로젝트 열기: spress/spress

공개 메소드들

메소드 설명
loadConfiguration ( string $sitePath, string $envName ) : array Loads the configuration.

메소드 상세

loadConfiguration() 공개 메소드

Loads the configuration.
public loadConfiguration ( string $sitePath, string $envName ) : array
$sitePath string Path to Spress site (configuration filename not included). e.g: "/var/spress-site"
$envName string Environment name. e.g: "dev", "prod"
리턴 array Configuration values