Completed
Push — develop ( 04dbcf...051570 )
by Jaap
09:44
created
tests/features/bootstrap/Ast/ApiContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -153,6 +153,7 @@
 block discarded – undo
153 153
      * @param string $classFqsen
154 154
      * @param string $tagName
155 155
      * @param string $methodName
156
+     * @param integer $expectedCount
156 157
      * @Then class ":classFqsen" has a method named :method with exactly :expected tag :tagName
157 158
      */
158 159
     public function classHasMethodWithExpectedCountTag($classFqsen, $tagName, $methodName, $expectedCount)
Please login to merge, or discard this patch.