mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 02:14:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
19fb4017b7
commit
67172a1176
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ namespace Stancl\Tenancy\Commands;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
use Stancl\Tenancy\DatabaseManager;
|
use Stancl\Tenancy\DatabaseManager;
|
||||||
|
|
||||||
class Migrate extends Command
|
class Run extends Command
|
||||||
{
|
{
|
||||||
protected $database;
|
protected $database;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue