Tribe__Editor__Blocks__Abstract::hook()

Attach any particular hook for the specif block.

Contents


Source

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

	public function hook() {
	}

Top ↑

Changelog

Changelog
Version Description
4.8 Introduced.