Loading core/lib/Drupal.php +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ public static function unsetContainer() { /** * Returns the currently active global container. * * @return \Symfony\Component\DependencyInjection\ContainerInterface|null * @return \Symfony\Component\DependencyInjection\ContainerInterface * * @throws \Drupal\Core\DependencyInjection\ContainerNotInitializedException */ Loading Loading
core/lib/Drupal.php +1 −1 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ public static function unsetContainer() { /** * Returns the currently active global container. * * @return \Symfony\Component\DependencyInjection\ContainerInterface|null * @return \Symfony\Component\DependencyInjection\ContainerInterface * * @throws \Drupal\Core\DependencyInjection\ContainerNotInitializedException */ Loading