- Timestamp:
- 02/03/2023 01:33:18 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-widgets-controller.php
r54997 r55210 413 413 public function mocked_rss_response() { 414 414 $single_value_headers = array( 415 ' content-type' => 'application/rss+xml; charset=UTF-8',415 'Content-Type' => 'application/rss+xml; charset=UTF-8', 416 416 'link' => '<https://wordpress.org/news/wp-json/>; rel="https://api.w.org/"', 417 417 );
Note: See TracChangeset
for help on using the changeset viewer.