Remove the depreciated methods

entityManager is depreciated
// TODO entityManager() is deprecated. SEE https://www.drupal.org/node/2549139

CommentFileSizeAuthor
#3 2748895-3.patch606 bytesheykarthikwithu

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Assigned: Unassigned » heykarthikwithu
Status: Active » Needs work
heykarthikwithu’s picture

Assigned: heykarthikwithu » Unassigned
Status: Needs work » Needs review
StatusFileSize
new606 bytes
Jeff Burnz’s picture

Brilliant, that's the last deprecated method! Hooray and awesome thanks for the patch!

Jeff Burnz’s picture

Ar, now I see why I was so confused about this, there is no entity_display.manager service in Core, the docs are wrong, it must have been renamed to entity_display.repository, which I found in core.services.yml, I had been pulling my hair out on this as to why the docs did not add up.

You put me on the right track, cheers and thanks very much!

  • Jeff Burnz committed 6fa2b44 on 8.x-1.x
    Issue #2748895 by heykarthikwithu: Remove the depreciated methods
    
Jeff Burnz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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