Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/23/2018 11:40:39 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Documentation: fix a bunch of random ambiguous or incomplete phpdoc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/users/template.php

    r6751 r6774  
    21862186 * @since 2.0.0 bbPress (r3127)
    21872187 *
    2188  * @param type $args
    2189  * @return type
     2188 * @param array $args
     2189 *
     2190 * @return array
    21902191 */
    21912192function bbp_get_forums_for_current_user( $args = array() ) {
Note: See TracChangeset for help on using the changeset viewer.