Tribe__PUE__Checker::get_license_option_key()

Returns tet name of the option that stores the license key.

Contents


Return

(string)


Top ↑

Source

File: src/Tribe/PUE/Checker.php

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