PHP Класс Backend\Core\Engine\Backend

We create all needed instances and execute the requested action
Наследование: extends KernelLoader, implements ApplicationInterface
Показать файл Открыть проект

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

Метод Описание
display ( ) : Response
initialize ( ) This method exists because the service container needs to be set before the page's functionality gets loaded.

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

display() публичный Метод

public display ( ) : Response
Результат Symfony\Component\HttpFoundation\Response

initialize() публичный Метод

This method exists because the service container needs to be set before the page's functionality gets loaded.
public initialize ( )