Docs: Corrections and improvements to types used in docblocks for symbols, properties, and filters.
See #53399 Built from https://develop.svn.wordpress.org/trunk@51298 git-svn-id: http://core.svn.wordpress.org/trunk@50907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -61,7 +61,7 @@ class WP_Block {
|
||||
* List of inner blocks (of this same class)
|
||||
*
|
||||
* @since 5.5.0
|
||||
* @var WP_Block[]
|
||||
* @var WP_Block_List
|
||||
*/
|
||||
public $inner_blocks = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user