PHP Class Backend\Core\Engine\Backend

We create all needed instances and execute the requested action
Inheritance: extends KernelLoader, implements ApplicationInterface
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
display ( ) : Response
initialize ( ) This method exists because the service container needs to be set before the page's functionality gets loaded.

Method Details

display() public method

public display ( ) : Response
return Symfony\Component\HttpFoundation\Response

initialize() public method

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