Skip to:
Content

BuddyPress.org

Changeset 10182


Ignore:
Timestamp:
10/04/2015 06:41:47 AM (11 years ago)
Author:
tw2113
Message:

Fix misplaced period on @return types.

See #6396.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/classes/class-bp-activity-activity.php

    r10077 r10182  
    15761576         * @param array|bool $items The values for the IN clause, or false when none are found.
    15771577         *
    1578          * @return string|bool.
     1578         * @return string|bool
    15791579         */
    15801580        public static function get_in_operator_sql( $field, $items ) {
Note: See TracChangeset for help on using the changeset viewer.