mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:04:03 +00:00
IDE Error Fix
This commit is contained in:
parent
b362c16f89
commit
233e986e56
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ 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
|
||||
*/
|
||||
interface Tenant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue