function EntityTypeInterface::getConfigDependencyKey
Gets the key that is used to store configuration dependencies.
Return value
string The key to be used in configuration dependencies when storing dependencies on entities of this type.
1 method overrides EntityTypeInterface::getConfigDependencyKey()
- EntityType::getConfigDependencyKey in core/lib/ Drupal/ Core/ Entity/ EntityType.php 
- Gets the key that is used to store configuration dependencies.
File
- 
              core/lib/ Drupal/ Core/ Entity/ EntityTypeInterface.php, line 730 
Class
- EntityTypeInterface
- Provides an interface for an entity type and its metadata.
Namespace
Drupal\Core\EntityCode
public function getConfigDependencyKey();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
