Issue #2089851 by Wim Leers: Fixed ContainerInjectionInterface comment is wrong, causing developers to use the wrong 'use' statement.
parent
819283d084
commit
bdf5f4fcc6
|
@ -2,7 +2,7 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Contains \Drupal\Core\Controller\ContainerInjectionInterface.
|
||||
* Contains \Drupal\Core\DependencyInjection\ContainerInjectionInterface.
|
||||
*/
|
||||
|
||||
namespace Drupal\Core\DependencyInjection;
|
||||
|
|
Loading…
Reference in New Issue