Events_Bar::setup()

This method will be executed when the Class is Initialized.

Contents


Source

File: src/Tribe/Views/V2/Customizer/Section/Events_Bar.php

	public function setup() {
		parent::setup();
	}

Top ↑

Changelog

Changelog
Version Description
5.8.0 Introduced.