Skip to content

Commit b21e9bc

Browse files
author
Andrey Helldar
authored
Merge pull request #9 from andrey-helldar/analysis-1b4xNA
Apply fixes from StyleCI
2 parents 694a703 + 8093aa1 commit b21e9bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Support/Actionable.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,9 @@ abstract class Actionable extends Migration implements Contract
2828

2929
/**
3030
* Reverse the actions.
31-
*
32-
* @return void
3331
*/
3432
public function down(): void
3533
{
36-
//
3734
}
3835

3936
/**

0 commit comments

Comments
 (0)