The currently active container object, or NULL if not initialized yet.
Type: \Symfony\Component\DependencyInjection\ContainerInterface|null
File
- core/lib/Drupal.php, line 101
- Contains \Drupal.
Class
- Drupal
- Static Service Container wrapper.
Code
protected static $container;
Please login to continue.