- Timestamp:
- 06/01/2024 10:37:31 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-invitation-manager.php
r12793 r13889 37 37 * @since 5.0.0 38 38 * 39 * @param int $id The ID of the invitation to mark as sent.39 * @param BP_Invitation $invitation The invitation to send. 40 40 * @return bool True on success, false on failure. 41 41 */ … … 155 155 * @since 5.0.0 156 156 * 157 * @param array $args .157 * @param array $args Array of arguments. 158 158 * @return bool 159 159 */
Note: See TracChangeset
for help on using the changeset viewer.