Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2012 at 15:29 UTC
Updated:
29 Jul 2014 at 21:05 UTC
Jump to comment: Most recent
Comments
Comment #1
jhodgdonCan you please put something here explaining what this issue is for? What needs to be improved?
Comment #2
chx commentedcatch asked:
Is that actually true any more now you can pass in a completely new container?
My answer was:
The comment is about not using drupal_static -- if we were to use drupal_static here then after drupal_static_reset we would have just the emergency container and not the bundles based one from the Kernel.
And I suggested solving this here.
Comment #3
Crell commented#2001206: Replace drupal_container() with Drupal::service()