- Timestamp:
- 02/10/2023 03:12:09 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/classes/class-bp-notifications-component.php
r13336 r13414 15 15 /** 16 16 * Extends the component class to set up the Notifications component. 17 * 18 * @since 1.9.0 17 19 */ 20 #[AllowDynamicProperties] 18 21 class BP_Notifications_Component extends BP_Component { 19 22
Note: See TracChangeset
for help on using the changeset viewer.