Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl authored and StyleCIBot committed Jul 9, 2020
1 parent 4b9b264 commit dc32fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Contracts/Domain.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @property-read Tenant $tenant
*
* @see \Stancl\Tenancy\Database\Models\Domain
*
*
* @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.
* @mixin \Illuminate\Database\Eloquent\Model
Expand Down

0 comments on commit dc32fee

Please sign in to comment.