function PermissionChecker::__construct

Same name in other branches
  1. 10 core/lib/Drupal/Core/Session/PermissionChecker.php \Drupal\Core\Session\PermissionChecker::__construct()

File

core/lib/Drupal/Core/Session/PermissionChecker.php, line 10

Class

PermissionChecker
Checks permissions for an account.

Namespace

Drupal\Core\Session

Code

public function __construct(AccessPolicyProcessorInterface $processor) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.