Tribe__Editor__Blocks__Abstract::assets()
Used to include any Assets for the Block we are registering
Return
(void)
Source
File: src/Tribe/Editor/Blocks/Abstract.php
public function assets() {
}
Changelog
| Version | Description |
|---|---|
| 4.8 | Introduced. |
Used to include any Assets for the Block we are registering
(void)
File: src/Tribe/Editor/Blocks/Abstract.php
public function assets() {
}
| Version | Description |
|---|---|
| 4.8 | Introduced. |