Changeset 13414 for trunk/tests/phpunit/includes/factory.php
- Timestamp:
- 02/10/2023 03:12:09 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/factory.php
r13402 r13414 1 1 <?php 2 #[AllowDynamicProperties] 2 3 class BP_UnitTest_Factory extends WP_UnitTest_Factory { 3 4 public $activity = null;
Note: See TracChangeset
for help on using the changeset viewer.