You are here

protected property UrlTest::$profile in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/Tests/Form/UrlTest.php \Drupal\system\Tests\Form\UrlTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

core/modules/system/src/Tests/Form/UrlTest.php, line 27
Contains \Drupal\system\Tests\Form\UrlTest.

Class

UrlTest
Tests the form API URL element.

Namespace

Drupal\system\Tests\Form

Code

protected $profile = 'testing';