Changeset 60185 for trunk/tests/phpunit/includes/spy-rest-server.php
- Timestamp:
- 04/25/2025 05:31:16 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/spy-rest-server.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/spy-rest-server.php
r57133 r60185 55 55 * Stores last set status. 56 56 * 57 * @param int $ codeHTTP status.57 * @param int $status HTTP status. 58 58 */ 59 59 public function set_status( $status ) {
Note: See TracChangeset
for help on using the changeset viewer.