Tribe__Events__Pro__Editor__Blocks__Additional_Field::slug()
Which is the name/slug of this block
Return
(string)
Source
File: src/Tribe/Editor/Blocks/Additional_Field.php
public function slug() {
return $this->slug;
}
Changelog
| Version | Description |
|---|---|
| 4.5 | Introduced. |