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 3b143e3 commit b665f22Copy full SHA for b665f22
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