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 3385538 commit e60e4ceCopy full SHA for e60e4ce
Translation/Translator.php
@@ -46,6 +46,8 @@ class Translator extends BaseTranslator implements WarmableInterface
46
private $resources = array();
47
48
/**
49
+ * Constructor.
50
+ *
51
* Available options:
52
*
53
* * cache_dir: The cache directory (or null to disable caching)
0 commit comments