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/class-buddypress.php

    r11446 r11447  
    110110     * @see buddypress()
    111111     *
    112      * @return BuddyPress The one true BuddyPress.
     112     * @return BuddyPress|null The one true BuddyPress.
    113113     */
    114114    public static function instance() {
Note: See TracChangeset for help on using the changeset viewer.