AccessMapInterface
in
AccessMap allows configuration of different access control rules for specific parts of the website.
Tags
Table of Contents
Methods
- getPatterns() : array{0: array|null, 1: string|null}
- Returns security attributes and required channel for the supplied request.
Methods
getPatterns()
Returns security attributes and required channel for the supplied request.
public
getPatterns(Request $request) : array{0: array|null, 1: string|null}
Parameters
- $request : Request
Return values
array{0: array|null, 1: string|null} —A tuple of security attributes and the required channel