- Timestamp:
- 02/14/2023 04:10:13 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/privacy/wpPrivacySendPersonalDataExportEmail.php
r51568 r55337 6 6 * @subpackage UnitTests 7 7 * @since 4.9.6 8 */9 10 /**11 * Tests_Privacy_wpPrivacySendPersonalDataExportEmail class.12 8 * 13 9 * @group privacy 14 10 * @covers ::wp_privacy_send_personal_data_export_email 15 *16 * @since 4.9.617 11 */ 18 12 class Tests_Privacy_wpPrivacySendPersonalDataExportEmail extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.