protected property EntityLastInstalledSchemaRepository::$keyValueFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php \Drupal\Core\Entity\EntityLastInstalledSchemaRepository::keyValueFactory
The key-value factory.
Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityLastInstalledSchemaRepository.php, line 23 - Contains \Drupal\Core\Entity\EntityLastInstalledSchemaRepository.
Class
- EntityLastInstalledSchemaRepository
- Provides a repository for installed entity definitions.
Namespace
Drupal\Core\EntityCode
protected $keyValueFactory;