Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Webiny
Component
TemplateEngine
Bridge
TemplateEngineInterface
PHP 인터페이스 Webiny\Component\TemplateEngine\Bridge\TemplateEngineInterface
상속:
extends
Webiny\Component\TemplateEngine\TemplateEngineInterface
파일 보기
프로젝트 열기: Webiny/Framework
공개 메소드들
메소드
설명
__construct
(
ConfigObject
$config
)
Base constructor.
메소드 상세
__construct()
공개
메소드
Base constructor.
public
__construct
(
ConfigObject
$config
)
$config
Webiny\Component\Config\ConfigObject
Configuration for the template engine.