You are here

protected property FapiExampleTest::$profile in Examples for Developers 8

Same name and namespace in other branches
  1. 3.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

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\Functional

Code

protected $profile = 'minimal';