protected property KeyValueFactory::$container in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Core/KeyValueStore/KeyValueFactory.php \Drupal\Core\KeyValueStore\KeyValueFactory::container
var \Symfony\Component\DependencyInjection\ContainerInterface
File
- lib/
Drupal/ Core/ KeyValueStore/ KeyValueFactory.php, line 50 - Contains \Drupal\Core\KeyValueStore\KeyValueFactory.
Class
- KeyValueFactory
- Defines the key/value store factory.
Namespace
Drupal\Core\KeyValueStoreCode
protected $container;