Template_Modifications::get_template()
Read-only method to access the protected template property.
Return
(TribeEventsVirtualCompatibilityEvent_TicketsTemplate)
Source
File: src/Tribe/Compatibility/Event_Tickets/Template_Modifications.php
public function get_template() {
return $this->template;
}
Changelog
| Version | Description |
|---|---|
| 1.0.4 | Introduced. |