Changeset 56548 for trunk/tests/phpunit/tests/rest-api/rest-controller.php
- Timestamp:
- 09/08/2023 10:01:14 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-controller.php
r55457 r56548 363 363 // Ignored properties. 364 364 $this->assertArrayNotHasKey( 'ignored_prop', $args['someobject'] ); 365 366 365 } 367 366
Note: See TracChangeset
for help on using the changeset viewer.