- Timestamp:
- 11/04/2021 03:22:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/sanitizeMimeType.php
r51623 r52010 9 9 * @ticket 17855 10 10 */ 11 function test_sanitize_valid_mime_type() {11 public function test_sanitize_valid_mime_type() { 12 12 $inputs = array( 13 13 'application/atom+xml',
Note: See TracChangeset
for help on using the changeset viewer.