protected property UrlTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php, line 24
Definition of Drupal\system\Tests\Form\UrlTest.

Class

UrlTest
Tests URL element.

Namespace

Drupal\system\Tests\Form

Code

protected $profile = 'testing';