tenant = $tenant; } public function handle(): void { $this->tenant->domains->each->delete(); } }