Application Kernel

A demo application kernel for unit test
author Damien Jarry
version 1.0
uses Kernel
uses LoaderInterface

 Methods

Returns an array of bundles to register.

registerBundles() : \BundleInterface[]

Returns

\BundleInterface[]An array of bundle instances.

Loads the container configuration.

registerContainerConfiguration(\Symfony\Component\Config\Loader\LoaderInterface $loader) 

Parameters

$loader

\Symfony\Component\Config\Loader\LoaderInterface

A LoaderInterface instance