AccessMapInterface
in
AccessMap allows configuration of different access control rules for specific parts of the website.
Tags
Table of Contents
- getPatterns() : array<string|int, mixed>
- 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<string|int, mixed>
Parameters
- $request : Request
Return values
array<string|int, mixed> —A tuple of security attributes and the required channel