Completed
Pull Request — 3.1 (#348)
by Piotr
07:35
created
Behat/Context/DataContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -150,6 +150,7 @@
 block discarded – undo
150 150
 
151 151
     /**
152 152
      * @Then there should be :count :className present in the database
153
+     * @param integer $count
153 154
      */
154 155
     public function thereShouldExistsNumberOfEntities($count, string $className)
155 156
     {
Please login to merge, or discard this patch.