AdminContextProvider
in package
FinalYes
Inject this in services that need to get the admin context object.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getContext() : AdminContext|null
Properties
$requestStack
private
RequestStack
$requestStack
Methods
__construct()
public
__construct(RequestStack $requestStack) : mixed
Parameters
- $requestStack : RequestStack
getContext()
public
getContext() : AdminContext|null