Changeset 13414 for trunk/tests/phpunit/assets/attachment-extensions.php
- Timestamp:
- 02/10/2023 03:12:09 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/assets/attachment-extensions.php
r10194 r13414 4 4 * for our unit tests 5 5 */ 6 #[AllowDynamicProperties] 6 7 class BPTest_Attachment_Extension extends BP_Attachment { 7 8 public function __construct( $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.