Skip to content

Commit

Permalink
Fix error typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed May 1, 2023
1 parent 00b3549 commit 61fc170
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DbHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@

final class DbHelper
{
private array $allowedDrivers = ['mysql', 'oci', 'pgsql', 'sqlite', 'sqlsrv'];

/**
* @throws Exception
* @throws InvalidConfigException
Expand Down

0 comments on commit 61fc170

Please sign in to comment.