Overrides FieldDefinitionInterface::getUniqueIdentifier
public function getUniqueIdentifier() { return $this->getTargetEntityTypeId() . '-' . $this->getTargetBundle() . '-' . $this->getName(); }