Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
wip default connection
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Sofronie authored and Alex Sofronie committed Apr 2, 2019
1 parent 7edc731 commit 339cb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/EloquentUuidTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -880,6 +880,7 @@ public function connection($name = null)
public function getDefaultConnection()
{
return 'default';

}

public function setDefaultConnection($name)
Expand Down

0 comments on commit 339cb57

Please sign in to comment.