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/bp-core-caps.php

    r13878 r13890  
    325325 * @since 12.0.0
    326326 *
    327  * @return boolean True if current user can moderate the community. False otherwise.
     327 * @return bool True if current user can moderate the community. False otherwise.
    328328 */
    329329function bp_current_user_can_moderate() {
Note: See TracChangeset for help on using the changeset viewer.