You are here

protected property EmailTest::$profile in Zircon Profile 8

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

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

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

Class

EmailTest
Tests the form API email element.

Namespace

Drupal\system\Tests\Form

Code

protected $profile = 'testing';