You are here

protected property UnroutedUrlAssemblerTest::$unroutedUrlAssembler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php \Drupal\Tests\Core\Utility\UnroutedUrlAssemblerTest::unroutedUrlAssembler

The tested unrouted URL assembler.

Type: \Drupal\Core\Utility\UnroutedUrlAssembler

File

core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php, line 42
Contains \Drupal\Tests\Core\Utility\UnroutedUrlAssemblerTest.

Class

UnroutedUrlAssemblerTest
@coversDefaultClass \Drupal\Core\Utility\UnroutedUrlAssembler @group Utility

Namespace

Drupal\Tests\Core\Utility

Code

protected $unroutedUrlAssembler;