Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/01/2024 04:59:14 PM (6 months ago)
Author:
espellcaste
Message:

PHPDoc: Update incorrect instances of void.

Closes https://github.com/buddypress/buddypress/pull/302
See #9164

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-optouts-list-table.php

    r13818 r13882  
    243243     * @param string    $role     Role to be assigned to user.
    244244     * @param int       $numposts Number of posts.
    245      * @return void
    246245     */
    247246    public function single_row( $optout = null, $style = '', $role = '', $numposts = 0 ) {
Note: See TracChangeset for help on using the changeset viewer.