Completed
Push — master ( ccefde...728a70 )
by Shcherbak
11:50
created
src/Pattern/Patterns/MethodPattern.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@
 block discarded – undo
102 102
 
103 103
 
104 104
     /**
105
-     * @param string|QueryStrategy $name
105
+     * @param Strict $name
106 106
      * @return $this
107 107
      */
108 108
     public function withName($name) : self {
Please login to merge, or discard this patch.