mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 23:54:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
5d94727ddd
commit
f1e083a408
5 changed files with 9 additions and 7 deletions
|
|
@ -6,7 +6,7 @@ namespace Stancl\Tenancy\Contracts;
|
|||
|
||||
/**
|
||||
* @see \Stancl\Tenancy\Database\Models\Tenant
|
||||
*
|
||||
*
|
||||
* @method mixed __call() IDE support. This will be a model.
|
||||
* @method mixed __callStatic() IDE support. This will be a model.
|
||||
* @mixin \Illuminate\Database\Eloquent\Model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue