Docs: Add missing @param description in WP_Comment class.
Props armondal, hztyfoon, SergeyBiryukov. Fixes #58890. See #58833. Built from https://develop.svn.wordpress.org/trunk@56433 git-svn-id: http://core.svn.wordpress.org/trunk@55945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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 ) {
|
||||
|
||||
Reference in New Issue
Block a user