Skip to content

Commit

Permalink
Merge pull request #49 from wethersherbs/dev-0.3.x
Browse files Browse the repository at this point in the history
DB not aliased in `DriverInterface`, unresolved constants
  • Loading branch information
borb authored Feb 4, 2017
2 parents 081103c + 6f27120 commit c0ae864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DB/Driver/DriverInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
namespace Pineapple\DB\Driver;

use Pineapple\DB;
use Pineapple\DB\StatementContainer;

interface DriverInterface
Expand Down

0 comments on commit c0ae864

Please sign in to comment.