You are here

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

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

modules/rest_example/tests/src/Functional/RestExampleSettingsTest.php, line 28

Class

RestExampleSettingsTest
Test the settings in Rest Example.

Namespace

Drupal\Tests\rest_example\Funtional

Code

protected $profile = 'minimal';