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

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

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

Метод Описание
display ( ) : Response
initialize ( ) Initializes the entire frontend; preload FB, URL, template and the requested page.

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

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 ( )