Changeset 13399 for trunk/src/bp-members/classes/class-bp-signup.php
- Timestamp:
- 01/07/2023 01:31:37 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-members/classes/class-bp-signup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-members/classes/class-bp-signup.php
r13165 r13399 22 22 */ 23 23 public $id; 24 25 /** 26 * ID of the signup which the object relates to. 27 * 28 * @since 2.0.0 29 * @var integer 30 */ 31 public $signup_id; 24 32 25 33 /**
Note: See TracChangeset
for help on using the changeset viewer.