RestExampleSettingsTest::$profile
Same name in other branches
- 4.0.x modules/rest_example/tests/src/Functional/RestExampleSettingsTest.php \Drupal\Tests\rest_example\Funtional\RestExampleSettingsTest::profile
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\FuntionalCode
protected $profile = 'minimal';