You are here

protected property EmailExampleTest::$profile in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 email_example/tests/src/Functional/EmailExampleTest.php \Drupal\Tests\email_example\Functional\EmailExampleTest::profile

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

modules/email_example/tests/src/Functional/EmailExampleTest.php, line 37

Class

EmailExampleTest
Tests for the email_example module.

Namespace

Drupal\Tests\email_example\Functional

Code

protected $profile = 'minimal';