1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:34:04 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-09-30 16:42:01 +00:00 committed by StyleCI Bot
parent ae6cf5c1ab
commit bde1035609

View file

@ -4,8 +4,6 @@ declare(strict_types=1);
namespace Stancl\Tenancy\StorageDrivers\Database;
use Stancl\Tenancy\DatabaseManager;
trait CentralConnection
{
public function getConnectionName()