- Issue created by @mjpa
When using the entity reference revisions display, the following warning is genereated:
Deprecated function: Creation of dynamic property Drupal\entity_reference_revisions\Plugin\views\display\EntityReferenceRevisions::$id_field_alias is deprecated in Drupal\entity_reference_revisions\Plugin\views\display\EntityReferenceRevisions->query() (line 121 of modules/contrib/entity_reference_revisions/src/Plugin/views/display/EntityReferenceRevisions.php)
Declare it like the EntityReference display does.
Active
1.0
Code