Tribe__Events__Community__Tickets__Gateway__Abstract::site_fee_on_free()

Return the protected value

Contents


Return

(boolean)


Top ↑

Source

File: src/Tribe/Gateway/Abstract.php

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