Completed
Push — master ( 3a56df...caf2ba )
by Vladimir
02:43
created
src/allejo/stakx/Twig/StakxTwigTextProfiler.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -14,6 +14,9 @@
 block discarded – undo
14 14
 {
15 15
     private $templateMappings;
16 16
 
17
+    /**
18
+     * @param string[] $templateMappings
19
+     */
17 20
     public function setTemplateMappings($templateMappings)
18 21
     {
19 22
         $this->templateMappings = $templateMappings;
Please login to merge, or discard this patch.