FapiExampleTest::$profile
Same name in other branches
- 4.0.x modules/form_api_example/tests/src/Functional/FapiExampleTest.php \Drupal\Tests\form_api_example\Functional\FapiExampleTest::profile
The installation profile to use with this test.
Type: string
Overrides BrowserTestBase::$profile
File
-
modules/
form_api_example/ tests/ src/ Functional/ FapiExampleTest.php, line 35
Class
- FapiExampleTest
- Ensure that the form_api_example forms work properly.
Namespace
Drupal\Tests\form_api_example\FunctionalCode
protected $profile = 'minimal';