url(ListLecturers::getUrl()), ]; } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('index'); } protected function getCreatedNotification(): ?Notification { return SystemNotification::create(); } }