Tribe__Editor__Blocks__Abstract::assets()

Used to include any Assets for the Block we are registering


Return

(void)


Top ↑

Source

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

	public function assets() {
	}

Top ↑

Changelog

Changelog
Version Description
4.8 Introduced.