- Timestamp:
- 11/15/2020 01:59:32 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/privacy/wpPrivacyDeleteOldExportFiles.php
r47144 r49603 49 49 * @param WP_UnitTest_Factory $factory The base factory object. 50 50 */ 51 public static function wpSetUpBeforeClass( $factory ) {51 public static function wpSetUpBeforeClass( WP_UnitTest_Factory $factory ) { 52 52 $exports_dir = wp_privacy_exports_dir(); 53 53
Note: See TracChangeset
for help on using the changeset viewer.