You are here

protected property UnroutedUrlAssemblerTest::$unroutedUrlAssembler in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php \Drupal\Tests\Core\Utility\UnroutedUrlAssemblerTest::unroutedUrlAssembler
  2. 9 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 37

Class

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

Namespace

Drupal\Tests\Core\Utility

Code

protected $unroutedUrlAssembler;