getCategoryId($row, 'item'); return $row; } public function rules(): array { return (new Request())->rules(); } }