8000
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 cee47ce commit 6fd266dCopy full SHA for 6fd266d
src/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php
@@ -16,6 +16,7 @@
16
use Symfony\Component\HttpKernel\DataCollector\DataCollector;
17
use Symfony\Component\HttpKernel\DataCollector\LateDataCollectorInterface;
18
use Symfony\Component\Translation\DataCollectorTranslator;
19
+use Symfony\Component\VarDumper\Cloner\Data;
20
21
/**
22
* @author Abdellatif Ait boudad <a.aitboudad@gmail.com>
0 commit comments