PermissionCheckerTest::$processor

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Session/PermissionCheckerTest.php \Drupal\Tests\Core\Session\PermissionCheckerTest::processor

The mocked access policy processor.

Type: \Drupal\Core\Session\AccessPolicyProcessorInterface|\Prophecy\Prophecy\ObjectProphecy

File

core/tests/Drupal/Tests/Core/Session/PermissionCheckerTest.php, line 33

Class

PermissionCheckerTest
@coversDefaultClass \Drupal\Core\Session\PermissionChecker @group Session

Namespace

Drupal\Tests\Core\Session

Code

protected $processor;

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