Tribe__PUE__Checker::get_license_option_key()
Returns tet name of the option that stores the license key.
Return
(string)
Source
File: src/Tribe/PUE/Checker.php
public function get_license_option_key() {
return $this->pue_install_key;
}
Returns tet name of the option that stores the license key.
(string)
File: src/Tribe/PUE/Checker.php
public function get_license_option_key() {
return $this->pue_install_key;
}