There is an error in the description of the entity display repository.

  /**
   * The entity type manager.
   *
   * @var \Drupal\Core\Entity\EntityDisplayRepositoryInterface
   */
  protected $entityDisplayRepository;
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

facine created an issue. See original summary.

facine’s picture

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.0-alpha1 will be released the week of January 17, 2018, which means new developments and disruptive changes should now be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

As a docs fix backported to 8.5.x.

Committed and pushed 2bb8283b82 to 8.6.x and ac0505ffc1 to 8.5.x. Thanks!

  • alexpott committed 2bb8283 on 8.6.x
    Issue #2937056 by facine: Fix EntityReferenceEntityFormatter variable...

  • alexpott committed ac0505f on 8.5.x
    Issue #2937056 by facine: Fix EntityReferenceEntityFormatter variable...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.