Symfony Get Container statique

  global $kernel;
  $container = $kernel->getContainer();
Elegant Elk