This is a sub-issue of #1800046: [META] Add missing type hinting to core docblocks, fix Drupal.Commenting.FunctionComment.Missing* focused on correctly adding @param and @return type hinting to the Openid module.

Documentation patches that include type hinting are time consuming to both review and commit because one must dig into the actual code to confirm that the type hints are both correct and complete. Hence, please be patient and try to limit type hint patches to covering only a limited number of docblocks (20-25 as a guess).

Related sprint issues:

Sprint Topic Sub Issue
#1518116: [meta] Make Core pass Coder Review #1533256: Make openid module pass Coder Review
#1310084: [meta] API documentation cleanup sprint #1405948: Clean up API docs for openid
#500866: [META] remove t() from assert message #1797370: Remove t() from assertion messages in tests for the openid module

Comments

star-szr’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

I would move this to https://www.drupal.org/project/openid but there is no 8.x version there.

More info:
https://www.drupal.org/node/2116417

Mile23’s picture