Issue #2609924 by hchonov: EntityReferenceItem annotation defines keys unnecessary twice

8.0.x
xjm 2015-11-11 13:14:36 -06:00
parent 6caf112d81
commit 47a985d8d6
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ use Drupal\Core\Validation\Plugin\Validation\Constraint\AllowedValuesConstraint;
* default_widget = "entity_reference_autocomplete",
* default_formatter = "entity_reference_label",
* list_class = "\Drupal\Core\Field\EntityReferenceFieldItemList",
* default_widget = "entity_reference_autocomplete",
* default_formatter = "entity_reference_label",
* constraints = {"ValidReference" = {}}
* )
*/