Loads the container configuration
@api
Parameters
LoaderInterface $loader A LoaderInterface instance:
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php, line 46
Class
- KernelInterface
- The Kernel is the heart of the Symfony system.
Namespace
Symfony\Component\HttpKernel
Code
public function registerContainerConfiguration(LoaderInterface $loader);