You are here

protected property AllowToolbarPathTest::$policy in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/toolbar/tests/src/Unit/PageCache/AllowToolbarPathTest.php \Drupal\Tests\toolbar\Unit\PageCache\AllowToolbarPathTest::policy

The toolbar path policy under test.

Type: \Drupal\toolbar\PageCache\AllowToolbarPath

File

core/modules/toolbar/tests/src/Unit/PageCache/AllowToolbarPathTest.php, line 21

Class

AllowToolbarPathTest
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath @group toolbar

Namespace

Drupal\Tests\toolbar\Unit\PageCache

Code

protected $policy;