Page MenuHomePhabricator

[lib] Fix comment in kesyerver-types
ClosedPublic

Authored by inka on Aug 15 2023, 12:40 AM.
Tags
None
Referenced Files
F3271445: D8812.id29878.diff
Sat, Nov 16, 5:07 AM
Unknown Object (File)
Sat, Oct 26, 11:29 PM
Unknown Object (File)
Tue, Oct 22, 6:37 AM
Unknown Object (File)
Tue, Oct 22, 6:37 AM
Unknown Object (File)
Tue, Oct 22, 6:35 AM
Unknown Object (File)
Tue, Oct 22, 5:03 AM
Unknown Object (File)
Sep 28 2024, 4:35 AM
Unknown Object (File)
Sep 22 2024, 2:37 PM
Subscribers

Details

Summary

I noticed that the comment was incorrect. In the future, the cookie type will be one of string | undefined | null, but the field will have to be specified.
So the field declaration will need to be +cookie: ?string,.

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Branch
inka/comment
Lint
No Lint Coverage
Unit
No Test Coverage