芝麻web文件管理V1.00
编辑当前文件:/home/ezdajrnh/www/wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking_Consent.php
user_options->get( static::OPTION ); } /** * Gets the expected value type. * * @since 1.49.0 * * @return string The type name. */ protected function get_type() { return 'boolean'; } /** * Gets the default value. * * @since 1.49.0 * * @return bool The default value. */ protected function get_default() { return false; } }