interface AccessMapInterface

AccessMap allows configuration of different access control rules for specific parts of the website.

Methods

array
getPatterns(Request$request)

Returns security attributes and required channel for the supplied request.

Details

array getPatterns(Request$request)

Returns security attributes and required channel for the supplied request.

Parameters

Request $request

Return Value

array array|null, 1: string|null} A tuple of security attributes and the required channel