mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:34:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
4b9b2648d5
commit
dc32fee8f4
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ namespace Stancl\Tenancy\Contracts;
|
||||||
* @property-read Tenant $tenant
|
* @property-read Tenant $tenant
|
||||||
*
|
*
|
||||||
* @see \Stancl\Tenancy\Database\Models\Domain
|
* @see \Stancl\Tenancy\Database\Models\Domain
|
||||||
*
|
*
|
||||||
* @method __call(string $method, array $parameters) IDE support. This will be a model.
|
* @method __call(string $method, array $parameters) IDE support. This will be a model.
|
||||||
* @method __callStatic(string $method, array $parameters) IDE support. This will be a model.
|
* @method __callStatic(string $method, array $parameters) IDE support. This will be a model.
|
||||||
* @mixin \Illuminate\Database\Eloquent\Model
|
* @mixin \Illuminate\Database\Eloquent\Model
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue