Matthias\SymfonyConsoleForm\Tests\AppKernel::registerContainerConfiguration PHP Метод

registerContainerConfiguration() публичный Метод

public registerContainerConfiguration ( Symfony\Component\Config\Loader\LoaderInterface $loader )
$loader Symfony\Component\Config\Loader\LoaderInterface
    public function registerContainerConfiguration(LoaderInterface $loader)
    {
        $loader->load(__DIR__ . '/config.yml');
    }