According to Drupal coding standards - and indeed what we're doing in new project application reviews - function documentation should include parameter and return types. See Data types on param/return at http://drupal.org/node/1354.

Comments

jordojuice’s picture

Status: Active » Needs review
StatusFileSize
new39.07 KB

This patch adds data types to all comments and fixes some comments. No actual code is touched.

jerenus’s picture

Status: Needs review » Reviewed & tested by the community

Like your patch. Good work.

dww’s picture

Status: Reviewed & tested by the community » Fixed

Yup, looks good, thanks! Pushed to 7.x-1.x:

http://drupalcode.org/project/signup.git/commit/b9c4663a892bf69cb5a8ddcd...

Cheers,
-Derek

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.