We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4dce84 commit 83f1030Copy full SHA for 83f1030
src/Support/Migrator.php
@@ -26,8 +26,6 @@ public function usingConnection($name, callable $callback)
26
* @param string $file
27
* @param int $batch
28
* @param bool $pretend
29
- *
30
- * @return void
31
*/
32
protected function runUp($file, $batch, $pretend)
33
{
0 commit comments