Page MenuHomeDevCentral

Improve documentation and casting types
ClosedPublic

Authored by dereckson on Oct 17 2017, 20:10.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 20, 14:56
Unknown Object (File)
Wed, Aug 20, 14:55
Unknown Object (File)
Wed, Aug 20, 14:25
Unknown Object (File)
Tue, Aug 19, 12:15
Unknown Object (File)
Mon, Aug 11, 09:55
Unknown Object (File)
Sat, Aug 9, 23:33
Unknown Object (File)
Sat, Aug 9, 23:32
Unknown Object (File)
Sat, Aug 9, 20:44
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 Passed
Unit
Tests Passed
Branch
doc-types
Build Status
Buildable 1682
Build 1930: arc lint + arc unit

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.