registerEventListener(ContactInteractedWithEvent::class, ContactInteractionListener::class); } public function boot(IBootContext $context): void { } }