Skip to content

Commit

Permalink
Update src/MigrationBuilder.php
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Tigrov <[email protected]>
  • Loading branch information
vjik and Tigrov authored Nov 26, 2023
1 parent 788e8de commit 1e040d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MigrationBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
use function rtrim;
use function sprintf;
use function substr;
use function trim;

final class MigrationBuilder extends AbstractMigrationBuilder
{
Expand Down

0 comments on commit 1e040d6

Please sign in to comment.