Skip to content

Commit

Permalink
Use Illuminate\Support\Str;
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonard Levering committed Jul 23, 2020
1 parent 210eb00 commit e396b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ODBCConnector.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

use Illuminate\Database\Connectors\Connector;
use Illuminate\Database\Connectors\ConnectorInterface;
use Illuminate\Support\Arr;

class ODBCConnector extends Connector implements ConnectorInterface
{
Expand Down

0 comments on commit e396b77

Please sign in to comment.