Docs: Update type for WP_Block_Type::$style
property.
Follow-up to [47907]. See #48529. git-svn-id: https://develop.svn.wordpress.org/trunk@47908 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
db00d908ce
commit
cc62b4ba1d
@ -128,7 +128,7 @@ class WP_Block_Type {
|
||||
* Block type front end style handle.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @var string
|
||||
* @var string|null
|
||||
*/
|
||||
public $style = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user