Tribe__Customizer__Section::setup()

This method will be executed when the Class is Initialized.

Contents

Overwrite this method to be able to setup the arguments of your section.


Return

(void)


Top ↑

Source

File: src/Tribe/Customizer/Section.php

	abstract public function setup();