Skip to content

Commit

Permalink
Update TenantCouldNotBeIdentifiedById.php
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl authored Nov 14, 2020
1 parent 19c5820 commit 8f12dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Exceptions/TenantCouldNotBeIdentifiedById.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Facade\IgnitionContracts\Solution;
use Stancl\Tenancy\Contracts\TenantCouldNotBeIdentifiedException;

// todo: in v3 this should be suffixed with Exception
class TenantCouldNotBeIdentifiedById extends TenantCouldNotBeIdentifiedException implements ProvidesSolution
{
public function __construct($tenant_id)
Expand Down

0 comments on commit 8f12dd8

Please sign in to comment.