Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Drupal.php

Drupal::$container

The currently active container object, or NULL if not initialized yet.

Type: \Drupal\Component\DependencyInjection\ContainerInterface|null

File

core/lib/Drupal.php, line 141

Class

Drupal
Static Service Container wrapper.

Code

protected static $container;
RSS feed
Powered by Drupal