We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a389bb commit be86770Copy full SHA for be86770
configuration/micro_kernel_trait.rst
@@ -230,6 +230,7 @@ Now it looks like this::
230
231
use App\DependencyInjection\AppExtension;
232
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
233
+ use Symfony\Component\DependencyInjection\ContainerBuilder;
234
use Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
235
use Symfony\Component\HttpKernel\Kernel as BaseKernel;
236
use Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator;
0 commit comments