Traits
SessionAwareWebApplicationTrait
Trait which helps implementing `Joomla\Application\SessionAwareWebApplicationInterface` in a web application class.
Interfaces
ConfigurationAwareApplicationInterface
Application sub-interface defining an application class which is aware of its configuration
SessionAwareWebApplicationInterface
Application sub-interface defining a web application class which supports sessions
Classes
Interfaces
Classes
ContainerControllerResolver
Controller resolver which supports creating controllers from a PSR-11 compatible container
Controllers must be registered in the container using their FQCN as a service key
« More »