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