You are here

protected property ContextAllAnyTest::$aliasManager in Context 8.4

The path alias manager used for testing.

Type: \Drupal\path_alias\AliasManagerInterface

File

tests/src/Kernel/ContextAllAnyTest.php, line 44

Class

ContextAllAnyTest
Tests the context all condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $aliasManager;