Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/19/2013 09:41:08 PM (12 years ago)
Author:
djpaul
Message:

Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-component.php

    r6953 r7228  
    120120     * @uses apply_filters() Calls 'bp_{@link bp_Component::name}_slug'
    121121     *
    122      * @param arr $args Used to
     122     * @param array $args Optional
    123123     */
    124124    public function setup_globals( $args = array() ) {
Note: See TracChangeset for help on using the changeset viewer.