protected property ServiceContainerIntegrationTestBase::$profile in Service Container 7
Same name and namespace in other branches
- 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
Namespace
Drupal\service_container\TestsCode
protected $profile = 'testing';