mirror of
https://github.com/symfony/ux-dropzone.git
synced 2026-03-23 23:52:08 +01:00
[Autocomplete][Chartjs][Cropperjs][Dropzone][LazyImage][React][StimulusBundle][Svelte][Swup][TogglePassword][Translator][Turbo][Typed][Vue] Use Extension from DependencyInjection instead of HttpKernel
This commit is contained in:
@@ -14,8 +14,8 @@ namespace Symfony\UX\Dropzone\DependencyInjection;
|
||||
use Symfony\Component\AssetMapper\AssetMapperInterface;
|
||||
use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Symfony\Component\DependencyInjection\Definition;
|
||||
use Symfony\Component\DependencyInjection\Extension\Extension;
|
||||
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
|
||||
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
|
||||
use Symfony\UX\Dropzone\Form\DropzoneType;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user