Test Failed
Push — master ( 3df9de...c64964 )
by Dominik
03:06
created
src/Command/DropDatabaseDoctrineCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -181,7 +181,7 @@
 block discarded – undo
181 181
      * @param string          $connectionName
182 182
      * @param Connection      $connection
183 183
      * @param string          $dbName
184
-     * @param bool            $shouldNotCreateDatabase
184
+     * @param bool            $shouldDropDatabase
185 185
      *
186 186
      * @return int
187 187
      */
Please login to merge, or discard this patch.