Passed
Push — master ( 32c874...a28393 )
by David
57s
created
lib/Dwoo/Plugins/Functions/PluginOptional.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
      * @param Compiler $compiler
35 35
      * @param string   $value
36 36
      *
37
-     * @return mixed
37
+     * @return string
38 38
      */
39 39
     public static function compile(Compiler $compiler, $value)
40 40
     {
Please login to merge, or discard this patch.