Make WordPress Core


Ignore:
Timestamp:
05/16/2020 07:54:20 PM (4 years ago)
Author:
TimothyBlynJacobs
Message:

Coding Standards: Correct docblock indentation.

Fixes PHPCS failure introduced in r47811.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api.php

    r47811 r47812  
    12341234 * @since 5.5.0 Add the "uuid" and "hex-color" formats.
    12351235 *              Support the "minLength", "maxLength" and "pattern" keywords for strings.
    1236  *              Validate required properties.
     1236 *              Validate required properties.
    12371237 *
    12381238 * @param mixed  $value The value to validate.
Note: See TracChangeset for help on using the changeset viewer.