Changeset 13890 for trunk/src/bp-groups/classes/class-bp-groups-group.php
- Timestamp:
- 06/02/2024 01:06:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-group.php
r13469 r13890 266 266 * @since 1.6.0 267 267 * 268 * @return bool True on success, false on failure.268 * @return bool 269 269 */ 270 270 public function save() { … … 387 387 * @since 1.6.0 388 388 * 389 * @return bool True on success, false on failure.389 * @return bool 390 390 */ 391 391 public function delete() {
Note: See TracChangeset
for help on using the changeset viewer.