ModifyResolvedFrontendGroupsEvent

FinalYes

Event listener to allow to add custom Frontend Groups to a (frontend) request regardless if a user is logged in or not.

Table of Contents

Methods

__construct()  : mixed
getGroups()  : array<string|int, mixed>
getRequest()  : ServerRequestInterface
getUser()  : FrontendUserAuthentication
setGroups()  : void

Methods

getGroups()

public getGroups() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRequest()

public getRequest() : ServerRequestInterface
Return values
ServerRequestInterface

setGroups()

public setGroups(array<string|int, mixed> $groups) : void
Parameters
$groups : array<string|int, mixed>

        
On this page

Search results