Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/02/2024 01:06:10 AM (6 months ago)
Author:
espellcaste
Message:

PHPDoc: remove superfluous comments from boolean returns.

See #9164

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-invitation-manager.php

    r13889 r13890  
    617617     *
    618618     * @param BP_Invitation $invitation The invitation to send.
    619      * @return bool True on success, false on failure.
     619     * @return bool
    620620     */
    621621    abstract public function run_send_action( BP_Invitation $invitation );
Note: See TracChangeset for help on using the changeset viewer.