Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/fix-psalm-issues' into fix-psalm…
Browse files Browse the repository at this point in the history
…-issues
  • Loading branch information
Tigrov committed Feb 3, 2024
2 parents e62ab22 + 1d76a53 commit 6ad9078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DDLQueryBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
use Yiisoft\Db\QueryBuilder\AbstractDDLQueryBuilder;

use function preg_match;
use function preg_quote;
use function preg_replace;
use function trim;

Expand Down

0 comments on commit 6ad9078

Please sign in to comment.