Skip to content

Commit

Permalink
Merge branch '3.x' of github.com:stancl/tenancy into 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Jul 10, 2020
2 parents 8734f74 + dc32fee commit a5e0216
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 a5e0216

Please sign in to comment.