Issue #2089851 by Wim Leers: Fixed ContainerInjectionInterface comment is wrong, causing developers to use the wrong 'use' statement.

8.0.x
webchick 2013-09-16 08:06:31 -07:00
parent 819283d084
commit bdf5f4fcc6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/**
* @file
* Contains \Drupal\Core\Controller\ContainerInjectionInterface.
* Contains \Drupal\Core\DependencyInjection\ContainerInjectionInterface.
*/
namespace Drupal\Core\DependencyInjection;