mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 02:04:04 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
75ce19e4a9
commit
b211cf1caf
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ trait HasPending
|
||||||
]);
|
]);
|
||||||
|
|
||||||
event(new PendingTenantCreated($tenant));
|
event(new PendingTenantCreated($tenant));
|
||||||
|
|
||||||
return $tenant;
|
return $tenant;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue