Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/03/2015 05:08:06 PM (11 years ago)
Author:
johnjamesjacoby
Message:

XProfile: Remove phpdoc block copy/pasta from r9686. See #6347.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-template.php

    r9688 r9689  
    127127         *     @type int|bool  $update_meta_cache       Should metadata cache be updated
    128128         * }
    129          * @return array The array returned has two keys:
    130          *     - 'total' is the count of located activities
    131          *     - 'activities' is an array of the located activities
    132129         */
    133130        public function __construct( $args = '' ) {
Note: See TracChangeset for help on using the changeset viewer.