protected property EmailExampleTest::$profile in Examples for Developers 3.x
Same name and namespace in other branches
- 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\FunctionalCode
protected $profile = 'minimal';