Skip to content

Commit 95db383

Browse files
Merge branch '2.8' into 3.3
* 2.8: PHP CS Fixer: clean up repo and adjust config Dumper shouldn't use html format for phpdbg [Validator] Fix access to root object when using composite constraint
2 parents b98324d + 7ee1117 commit 95db383

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)