Completed
Pull Request — master (#82)
by
unknown
08:31
created
src/Compiler/Compiler.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -30,6 +30,7 @@
 block discarded – undo
30 30
     }
31 31
 
32 32
     /**
33
+     * @param string $rule
33 34
      * @return Executor
34 35
      */
35 36
     public function compile($rule, CompilationTarget $target, Context $context)
Please login to merge, or discard this patch.