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