Changeset 48100 for trunk/tests/phpunit/tests/functions/anonymization.php
- Timestamp:
- 06/19/2020 10:53:54 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/anonymization.php
r46586 r48100 267 267 * @param string $type Type of the data. 268 268 * @param string $data Original data. 269 * @return string $anonymousAnonymized data.269 * @return string Anonymized data. 270 270 */ 271 271 public function filter_wp_privacy_anonymize_data( $anonymous, $type, $data ) {
Note: See TracChangeset
for help on using the changeset viewer.