You are here

protected property UnroutedUrlTest::$urlAssembler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/UnroutedUrlTest.php \Drupal\Tests\Core\UnroutedUrlTest::urlAssembler

The URL assembler

Type: \Drupal\Core\Utility\UnroutedUrlAssemblerInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/tests/Drupal/Tests/Core/UnroutedUrlTest.php, line 27
Contains \Drupal\Tests\Core\UnroutedUrlTest.

Class

UnroutedUrlTest
@coversDefaultClass \Drupal\Core\Url @group UrlTest

Namespace

Drupal\Tests\Core

Code

protected $urlAssembler;