You are here

protected property ApiTestBase::$profile in Lightning API 8

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

ApiTestBase

Namespace

Drupal\Tests\api_test\Functional

Code

protected $profile = 'standard';