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 aabb6b5 commit 0665897Copy full SHA for 0665897
src/DependencyInjection/DataTablesExtension.php
@@ -19,8 +19,8 @@
19
use Omines\DataTablesBundle\Filter\AbstractFilter;
20
use Symfony\Component\Config\FileLocator;
21
use Symfony\Component\DependencyInjection\ContainerBuilder;
22
+use Symfony\Component\DependencyInjection\Extension\Extension;
23
use Symfony\Component\DependencyInjection\Loader;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
24
25
/**
26
* DataTablesExtension.
0 commit comments