Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
plugin system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jun 2014 at 15:07 UTC
Updated:
29 Jul 2014 at 23:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kim.pepperComment #2
kim.pepperThis adds in dependency injected EntityManager.
Comment #3
kim.pepperDiscussed with @tim.plunkett at the austin sprint, and changed from injecting entity manager, and using entity storage directly instead.
Comment #4
kim.pepperForgot the interdiff
Comment #5
tim.plunkettLooks good, thanks!
Comment #7
kim.pepperComment #8
kim.pepperRe-roll.
Comment #9
tim.plunkettLooks good, just two doc nitpicks.
Missing blank line
Hmm, I don't think we're allowed to do that with {@inheritdoc}.
I'd just copy the docs from ContainerFactoryPluginInterface
Comment #10
kim.pepperI missed the changes in #3 in the last reroll. Damn you patched based workflow!!
Here's a re-roll of #3 with the fixes for #9.
Comment #11
tim.plunkettLooks good!
Comment #13
kim.pepperRe-roll.
Comment #14
tim.plunkettThanks
Comment #15
kim.pepperRe-roll.
Comment #16
alexpottCommitted ffdefc6 and pushed to 8.x. Thanks!