Problem/Motivation

Drupal asked for injection:

  • \Drupal\Core\Entity\EntityTypeManagerInterface
  • \Drupal\Core\Entity\EntityFieldManagerInterface

Proposed resolution

Inject services:

  • entity_field.manager
  • entity_type.manager

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new4.09 KB

Follow the patch!

sarathkm’s picture

Patch applied cleanly with no issues ++

sarathkm’s picture

Status: Needs review » Reviewed & tested by the community

  • colan committed a35513d on 8.x-1.x authored by thalles
    Issue #3024475 by thalles: Use dependency injection in Form/...
colan’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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