Single_Event::setup()
This method will be executed when the Class is Initialized.
Source
File: src/Tribe/Views/V2/Customizer/Section/Single_Event.php
public function setup() {
parent::setup();
}
Changelog
| Version | Description |
|---|---|
| 5.9.0 | Introduced. |