protected property EmailTest::$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/EmailTest.php, line 24
Definition of Drupal\system\Tests\Form\EmailTest.

Class

EmailTest
Tests email element.

Namespace

Drupal\system\Tests\Form

Code

protected $profile = 'testing';