expect('App\\Domain') ->toUseStrictTypes() ->not->toUse(['dd', 'dump', 'die']); arch() ->expect('App\\Domain') ->not->toUse(['App\\Filament', 'App\\Livewire']);