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.
2 parents cee47ce + 6fd266d commit 7aba9cfCopy full SHA for 7aba9cf
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