Make WordPress Core

Changeset 56433


Ignore:
Timestamp:
08/24/2023 08:42:23 AM (3 years ago)
Author:
audrasjb
Message:

Docs: Add missing @param description in WP_Comment class.

Props armondal, hztyfoon, SergeyBiryukov.
Fixes #58890.
See #58833.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-comment.php

    r55681 r56433  
    369369         * @since 4.4.0
    370370         *
    371          * @param string $name
     371         * @param string $name Property name.
    372372         * @return mixed
    373373         */
Note: See TracChangeset for help on using the changeset viewer.