Event_Export::__construct()

Event_Export constructor.

Contents


Source

File: src/Tribe/Meetings/Microsoft/Event_Export.php

	public function __construct() {
		self::$api_id = Microsoft_Event_Meta::$key_source_id;
	}

Top ↑

Changelog

Changelog
Version Description
1.13.0 Introduced.