settings variable we inherit // from CerField is useless here. $instance = field_info_instance($this->entityType, $this->name, $this->bundle); $types = $instance['settings']['referenceable_types']; return ($types ? $types : parent::getTargetBundles()); } }