diff --git a/src/wp-includes/class-wp-comment.php b/src/wp-includes/class-wp-comment.php index 83d40a5261..996815939d 100644 --- a/src/wp-includes/class-wp-comment.php +++ b/src/wp-includes/class-wp-comment.php @@ -368,7 +368,7 @@ final class WP_Comment { * * @since 4.4.0 * - * @param string $name + * @param string $name Property name. * @return mixed */ public function __get( $name ) {