Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/07/2023 01:31:37 AM (4 years ago)
Author:
espellcaste
Message:

Properly declare missing properties to several classes.

Closes https://github.com/buddypress/buddypress/pull/54
See #7018

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-messages/classes/class-bp-messages-thread-template.php

    r13147 r13399  
    108108         * Set up the next message and iterate index.
    109109         *
    110          * @return BP_Messages_Message The next message to iterate over.
     110         * @return object The next message to iterate over.
    111111         */
    112112        public function next_message() {
Note: See TracChangeset for help on using the changeset viewer.