Tribe__Events__Pro__Editor__Blocks__Additional_Field::slug()

Which is the name/slug of this block


Return

(string)


Top ↑

Source

File: src/Tribe/Editor/Blocks/Additional_Field.php

	public function slug() {
		return $this->slug;
	}

Top ↑

Changelog

Changelog
Version Description
4.5 Introduced.