Completed
Push — master ( a6a775...c4c1ad )
by Cees-Jan
13s
created
src/View/TwigView.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -275,7 +275,7 @@
 block discarded – undo
275 275
     /**
276 276
      * @param  string      $name
277 277
      * @param  bool        $pluginCheck
278
-     * @return string|bool
278
+     * @return string|false
279 279
      */
280 280
     protected function _getElementFileName($name, $pluginCheck = true)
281 281
     {
Please login to merge, or discard this patch.