Gets the configuration entity's configuration dependency name.
string The configuration dependency name for the entity.
\Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
public function getConfigDependencyName() { return $this->name; }