Skip to content

Commit

Permalink
Add use function.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed May 1, 2023
1 parent 61fc170 commit c9f9b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DbHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
use Yiisoft\Db\Exception\NotSupportedException;
use Yiisoft\Db\Schema\SchemaInterface;

use function in_array;
use function sprintf;

final class DbHelper
Expand Down

0 comments on commit c9f9b2e

Please sign in to comment.