You are here

protected property HttpStatusCodeTest::$aliasManager in Context 8.4

The path alias manager used for testing.

Type: \Drupal\path_alias\AliasManagerInterface

File

tests/src/Kernel/HttpStatusCodeTest.php, line 33

Class

HttpStatusCodeTest
Tests the http status code condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $aliasManager;