mirror of
git://develop.git.wordpress.org/
synced 2025-04-11 15:42:03 +02:00
Docs: Correct @since
annotation for WP_Block_Type->view_script
.
Follow up to [51259]. Props swissspidy. See #53397. git-svn-id: https://develop.svn.wordpress.org/trunk@51260 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
51cbe7eeb7
commit
fb5f367b92
@ -174,7 +174,7 @@ class WP_Block_Type {
|
||||
/**
|
||||
* Block type front end only script handle.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @since 5.8.0
|
||||
* @var string|null
|
||||
*/
|
||||
public $view_script = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user