Changeset 57735 for trunk/tests/phpunit/tests/functions/wpNonceUrl.php
- Timestamp:
- 02/28/2024 09:44:40 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpNonceUrl.php
r56971 r57735 38 38 * Data provider for test_should_append_nonce_name_and_value(). 39 39 * 40 * @return array 40 * @return array[] 41 41 */ 42 42 public function data_should_append_nonce_name_and_value() { … … 125 125 * Data provider for test_should_handle_existing_query_args(). 126 126 * 127 * @return array 127 * @return array[] 128 128 */ 129 129 public function data_should_handle_existing_query_args() {
Note: See TracChangeset
for help on using the changeset viewer.