Skip to content

Commit 2380cf3

Browse files
Merge branch '3.4' into 4.0
* 3.4: PHP CS Fixer: clean up repo and adjust config use interface_exists instead of class_exists [DX] [DI] Improve exception for invalid setter injection arguments Dumper shouldn't use html format for phpdbg [Validator] Fix access to root object when using composite constraint
2 parents f3a505d + 6f8b127 commit 2380cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Translation/Translator.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ class Translator extends BaseTranslator implements WarmableInterface
4747
private $resources = array();
4848

4949
/**
50+
* Constructor.
51+
*
5052
* Available options:
5153
*
5254
* * cache_dir: The cache directory (or null to disable caching)

0 commit comments

Comments
 (0)