protected property ApiTestBase::$profile in Lightning API 8
Same name and namespace in other branches
- 8.2 modules/api_test/tests/src/Functional/ApiTestBase.php \Drupal\Tests\api_test\Functional\ApiTestBase::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- modules/
api_test/ tests/ src/ Functional/ ApiTestBase.php, line 20
Class
Namespace
Drupal\Tests\api_test\FunctionalCode
protected $profile = 'standard';