Tribe__Events__Community__Tickets__Gateway__Abstract::site_fee_on_free()
Return the protected value
Return
(boolean)
Source
File: src/Tribe/Gateway/Abstract.php
public function site_fee_on_free() {
return $this->site_fee_on_free;
}
Return the protected value
(boolean)
File: src/Tribe/Gateway/Abstract.php
public function site_fee_on_free() {
return $this->site_fee_on_free;
}