mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 23:04:03 +00:00
php-cs-fixer
This commit is contained in:
parent
147b2fe3c0
commit
abbeae3072
12 changed files with 15 additions and 13 deletions
|
|
@ -19,7 +19,7 @@ class DeleteDatabase implements ShouldQueue
|
|||
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||
|
||||
public function __construct(
|
||||
protected TenantWithDatabase&Model $tenant,
|
||||
protected TenantWithDatabase & Model $tenant,
|
||||
) {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue