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 61a67ec commit f9848beCopy full SHA for f9848be
src/Symfony/Component/Translation/Dumper/FileDumper.php
@@ -13,6 +13,7 @@
13
14
use Symfony\Component\Translation\MessageCatalogue;
15
use Symfony\Component\Translation\Exception\InvalidArgumentException;
16
+use Symfony\Component\Translation\Exception\RuntimeException;
17
18
/**
19
* FileDumper is an implementation of DumperInterface that dump a message catalogue to file(s).
0 commit comments