PermissionsHashGeneratorTest::$processor

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

The mocked access policy processor.

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

File

core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php, line 53

Class

PermissionsHashGeneratorTest
@coversDefaultClass \Drupal\Core\Session\PermissionsHashGenerator @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.