1
0
Fork 0
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:
stancl 2020-06-02 18:10:29 +00:00 committed by StyleCI Bot
parent 5d94727ddd
commit f1e083a408
5 changed files with 9 additions and 7 deletions

View file

@ -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