Overrides FieldStorageDefinitionInterface::isDeleted
public function isDeleted() { return !empty($this->definition['deleted']); }