Tribe__Tickets__Editor__Blocks__Tickets::slug()
Which is the name/slug of this block
Return
(string)
Source
File: src/Tribe/Editor/Blocks/Tickets.php
public function slug() {
return 'tickets';
}
Changelog
| Version | Description |
|---|---|
| 4.9 | Introduced. |