function AllowToolbarPathTest::setUp
Overrides UnitTestCase::setUp
File
-
core/
modules/ toolbar/ tests/ src/ Unit/ PageCache/ AllowToolbarPathTest.php, line 32
Class
Namespace
Drupal\Tests\toolbar\Unit\PageCacheCode
protected function setUp() : void {
parent::setUp();
$this->policy = new AllowToolbarPath();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.