protected property StorageTestBase::$profile in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/service_container/Tests/KeyValue/StorageTestBase.php \Drupal\service_container\Tests\KeyValue\StorageTestBase::profile
The profile to install as a basis for testing.
Type: string
Overrides ServiceContainerIntegrationTestBase::$profile
File
- lib/
Drupal/ service_container/ Tests/ KeyValue/ StorageTestBase.php, line 22 - Contains Drupal\service_container\Tests\KeyValue\StorageTestBase.
Class
- StorageTestBase
- Base class for testing key-value storages.
Namespace
Drupal\service_container\Tests\KeyValueCode
protected $profile = 'testing';