url(ListMediaMonitorings::getUrl()), ]; } protected function getSavedNotification(): ?Notification { return CheerfulNotification::update(); } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('index'); } }