Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Standard
Controllers
ExtraController
PHP 클래스 Standard\Controllers\ExtraController
파일 보기
프로젝트 열기: Swader/nofw
공개 메소드들
메소드
설명
__construct
(
Twig_Environment
$twig
)
__invoke
( )
Example of an invokable class, i.e. a class that has an __invoke() method.
indexAction
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
Twig_Environment
$twig
)
$twig
Twig_Environment
__invoke()
공개
메소드
Example of an invokable class, i.e. a class that has an __invoke() method.
또한 보기:
http://php.net/manual/en/language.oop5.magic.php#object.invoke
public
__invoke
( )
indexAction()
공개
메소드
public
indexAction
( )