Overrides EntityInterface::getConfigDependencyName
public function getConfigDependencyName() { return $this->getEntityTypeId() . ':' . $this->bundle() . ':' . $this->uuid(); }