AfterFilemountsListIsAssembledEvent
FinalYes
Listeners are able to manipulating the list of file mounts shown in the backend module
Table of Contents
Properties
- $filemounts : array<string|int, mixed>
- $request : RequestInterface
Methods
- __construct() : mixed
Properties
$filemounts
public
array<string|int, mixed>
$filemounts
$request read-only
public
RequestInterface
$request
Methods
__construct()
public
__construct(RequestInterface $request, array<string|int, mixed> $filemounts) : mixed
Parameters
- $request : RequestInterface
- $filemounts : array<string|int, mixed>