Page MenuHomeDevCentral

Improve documentation and casting types
ClosedPublic

Authored by dereckson on Oct 17 2017, 20:10.
Tags
None
Referenced Files
F3747544: D1066.id2730.diff
Sat, Nov 16, 02:37
F3747543: D1066.id2729.diff
Sat, Nov 16, 02:37
F3747542: D1066.id2728.diff
Sat, Nov 16, 02:37
Unknown Object (File)
Sat, Nov 9, 20:05
Unknown Object (File)
Sat, Nov 9, 17:16
Unknown Object (File)
Fri, Nov 8, 02:21
Unknown Object (File)
Thu, Oct 31, 13:01
Unknown Object (File)
Thu, Oct 24, 00:21
Subscribers
None

Details

Summary

Fix type mismatches between docblocks and signatures.

Test Plan
$ phan | grep PhanTypeMismatchDeclaredParam
$ phan | grep PhanTypeMismatchDeclaredReturn
$ phan | grep PhanTypeMismatchProperty
$ phan | grep PhanTypeMismatchArgument
$ phan | grep PhanCommentParamOnEmptyParamList

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from Improve documentation types to Improve documentation and casting types.Oct 17 2017, 20:45
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 17 2017, 20:50
This revision was automatically updated to reflect the committed changes.