Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/04/2017 06:26:55 PM (8 years ago)
Author:
tw2113
Message:

Cleanup from recent Scrutinizer review around documentation and param/return types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-friends/bp-friends-activity.php

    r10825 r11447  
    3232 *                             (usually 'friends').
    3333 * }
    34  * @return bool See {@link bp_activity_add()}.
     34 * @return WP_Error|bool|int See {@link bp_activity_add()}.
    3535 */
    3636function friends_record_activity( $args = '' ) {
Note: See TracChangeset for help on using the changeset viewer.