mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Add missing @param description in WP_Comment class.
Props armondal, hztyfoon, SergeyBiryukov. Fixes #58890. See #58833. git-svn-id: https://develop.svn.wordpress.org/trunk@56433 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bf00a673a5
commit
ef0e58bf0f
@ -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 ) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user