- Timestamp:
- 01/19/2023 09:46:58 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-categories-controller.php
r54891 r55102 1181 1181 } 1182 1182 1183 public function additional_field_get_callback( $object, $ request) {1183 public function additional_field_get_callback( $object, $field_name ) { 1184 1184 return 123; 1185 1185 }
Note: See TracChangeset
for help on using the changeset viewer.