Completed
Push — master ( 598cc6...637f9b )
by arto
02:08
created
source/RuntimeContentBasedTemplate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
115 115
     }
116 116
 
117 117
     /**
118
-     * @param null $content
118
+     * @param null|string $content
119 119
      * @param null|string $closingDelimiter
120 120
      * @param null|string $openingDelimiter
121 121
      * @throws InvalidArgumentException
Please login to merge, or discard this patch.