PHP Класс Contao\BackendConfirm

Наследование: extends Backend
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( ) Initialize the controller
run ( ) : Response Run the controller

Описание методов

__construct() публичный метод

1. Import the user 2. Call the parent constructor 3. Authenticate the user 4. Load the language files DO NOT CHANGE THIS ORDER!
public __construct ( )

run() публичный метод

Run the controller
public run ( ) : Response
Результат Symfony\Component\HttpFoundation\Response