mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Update some @var tags per the documentation standards.
Follow-up to [27398], [29487], [41626], [51003]. See #53399. git-svn-id: https://develop.svn.wordpress.org/trunk@52355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -91,7 +91,7 @@ class WP_Block_Template {
|
||||
* Post Id.
|
||||
*
|
||||
* @since 5.8.0
|
||||
* @var integer|null
|
||||
* @var int|null
|
||||
*/
|
||||
public $wp_id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user