Skip to content

Commit 6f8b127

Browse files
Merge branch '3.3' into 3.4
* 3.3: PHP CS Fixer: clean up repo and adjust config use interface_exists instead of class_exists Dumper shouldn't use html format for phpdbg [Validator] Fix access to root object when using composite constraint
2 parents 1af0b58 + 95db383 commit 6f8b127

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
@@ -48,6 +48,8 @@ class Translator extends BaseTranslator implements WarmableInterface
4848
private $resources = array();
4949

5050
/**
51+
* Constructor.
52+
*
5153
* Available options:
5254
*
5355
* * cache_dir: The cache directory (or null to disable caching)

0 commit comments

Comments
 (0)