You are here

protected property ServiceContainerIntegrationTestBase::$profile in Service Container 7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/service_container/Tests/ServiceContainerIntegrationTestBase.php \Drupal\service_container\Tests\ServiceContainerIntegrationTestBase::profile

The profile to install as a basis for testing.

Type: string

File

lib/Drupal/service_container/Tests/ServiceContainerIntegrationTestBase.php, line 17
Contains \Drupal\service_container\Tests\ServiceContainerIntegrationTestBase.

Class

ServiceContainerIntegrationTestBase

Namespace

Drupal\service_container\Tests

Code

protected $profile = 'testing';