Add missing @return
types across AMP code
#23582
Labels
Stale
Inactive for one year or more
Type: Bug
WG: access-subscriptions
WG: analytics
WG: monetization
WG: performance
WG: runtime
WG: stories
There were several missing
@return
annotations in the AMP codebase. #23559 added a whole bunch of them, and inserted@return {*}
placeholders for the rest.This is a tracking bug, and can be closed when all missing return types are specified. See #23559 (review)
The text was updated successfully, but these errors were encountered: