id(); return $data; } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('edit', ['record' => $this->getRecord()]); } }