$notification]; } public function supports(Notification $notification) { return $notification->getRelatedEntityClass() === AccompanyingPeriod::class; } }