Link_Abstract::__construct()

Link_Abstract constructor.

Contents


Source

File: src/Tribe/Views/V2/iCalendar/Links/Link_Abstract.php

	public function __construct() {
		$this->register();
	}

Top ↑

Changelog

Changelog
Version Description
5.12.3 Introduced.