You are here

protected property UrlTest::$map in Drupal 8

An array of values to use for the test.

Type: array

File

core/tests/Drupal/Tests/Core/UrlTest.php, line 61
Contains \Drupal\Tests\Core\UrlTest.

Class

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

Namespace

Drupal\Tests\Core

Code

protected $map;