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-xprofile/bp-xprofile-activity.php

    r11019 r11447  
    115115 *
    116116 * @param array|string $args String containing all variables used after bp_parse_args() call.
    117  * @return array
     117 * @return WP_Error|bool|int
    118118 */
    119119function xprofile_record_activity( $args = '' ) {
Note: See TracChangeset for help on using the changeset viewer.