Completed
Branch master (8d585f)
by Alex
02:13
created
src/TwigFormatter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     protected $environment;
16 16
 
17 17
     /**
18
-     * @param Twig_Environment $environment
18
+     * @param \Twig_Environment $environment
19 19
      * @param Httpstatus       $httpStatus
20 20
      */
21 21
     public function __construct(\Twig_Environment $environment, Httpstatus $httpStatus)
Please login to merge, or discard this patch.