AfterBackendGroupFilterListIsAssembledEvent
FinalYes
Listeners are able to manipulating the backend groups list, used for the filter selector in the backend module
Table of Contents
Properties
- $backendGroups : array<string|int, mixed>
- $request : RequestInterface
Methods
- __construct() : mixed
Properties
$backendGroups
public
array<string|int, mixed>
$backendGroups
$request read-only
public
RequestInterface
$request
Methods
__construct()
public
__construct(RequestInterface $request, array<string|int, mixed> $backendGroups) : mixed
Parameters
- $request : RequestInterface
- $backendGroups : array<string|int, mixed>