Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Standard
Controllers
AccountController
PHP Класс Standard\Controllers\AccountController
Наследование:
extends
Standard\Abstracts\Controller
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
(
Twig_Environment
$twig
)
__invoke
( )
Example of an invokable class, i.e. a class that has an __invoke() method.
indexAction
( )
saveAction
( )
Описание методов
__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
( )
saveAction()
публичный
Метод
public
saveAction
( )