AppVariable
AppVariable
class AppVariable
Exposes some Symfony parameters and services as an "app" global variable.
Methods
setTokenStorage(TokenStorageInterface $tokenStorage) | ||
setRequestStack(RequestStack $requestStack) | ||
setEnvironment($environment) | ||
setDe
|