Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Yosymfony
Spress
Core
Configuration
ConfigurationInterface
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