Make WordPress Core


Ignore:
Timestamp:
02/28/2024 09:44:40 AM (13 months ago)
Author:
swissspidy
Message:

Tests: Address capitalization and docblock inconsistencies in some test class names.

Follow-up to [57060], [57718], [57725], [57726], [57727], [57728], [57733].

Props swissspidy, costdev.
See #59647.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/functions/wpNonceUrl.php

    r56971 r57735  
    3838     * Data provider for test_should_append_nonce_name_and_value().
    3939     *
    40      * @return array
     40     * @return array[]
    4141     */
    4242    public function data_should_append_nonce_name_and_value() {
     
    125125     * Data provider for test_should_handle_existing_query_args().
    126126     *
    127      * @return array
     127     * @return array[]
    128128     */
    129129    public function data_should_handle_existing_query_args() {
Note: See TracChangeset for help on using the changeset viewer.