Completed
Push — master ( be938e...6470f1 )
by Iurii
01:19
created
controllers/Editor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -316,7 +316,7 @@
 block discarded – undo
316 316
     /**
317 317
      * Validates TWIG code
318 318
      * @param string $content
319
-     * @return boolean
319
+     * @return null|boolean
320 320
      */
321 321
     protected function validateTwigEditor($content)
322 322
     {
Please login to merge, or discard this patch.