- Timestamp:
- 08/15/2020 01:38:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-attachments-controller.php
r48499 r48794 1570 1570 } 1571 1571 1572 protected function check_post_data( $attachment, $data, $context = 'view', $links ) {1572 protected function check_post_data( $attachment, $data, $context = 'view', $links = array() ) { 1573 1573 parent::check_post_data( $attachment, $data, $context, $links ); 1574 1574
Note: See TracChangeset
for help on using the changeset viewer.