Completed
Push — master ( 6daa93...1805b3 )
by Vitaly
04:00
created
src/CodeTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Define code condition block.
20 20
      *
21
-     * @return ConditionGenerator Condition generator instance
21
+     * @return IfGenerator Condition generator instance
22 22
      */
23 23
     public function defIf(): IfGenerator
24 24
     {
Please login to merge, or discard this patch.