You are here

private property AuthorizationResponse::$authorizationsApplied in Authorization 8

Any authorizations applied.

Type: array

File

src/AuthorizationResponse.php, line 31

Class

AuthorizationResponse
Response object for the output of grantsAndRevokes().

Namespace

Drupal\authorization

Code

private $authorizationsApplied = [];