mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:24:02 +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 Stancl\Tenancy\DatabaseManager;
|
||||
|
||||
class Migrate extends Command
|
||||
class Run extends Command
|
||||
{
|
||||
protected $database;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue