File: /var/www/html/appointmentbook.me/wp-content/plugins/booknetic/vendor/scoper-autoload.php
<?php
// scoper-autoload.php @generated by PhpScoper
$loader = require_once __DIR__.'/autoload.php';
// Exposed classes. For more information see:
// https://github.com/humbug/php-scoper/blob/master/docs/configuration.md#exposing-classes
if (!class_exists('WP_Async_Request', false) && !interface_exists('WP_Async_Request', false) && !trait_exists('WP_Async_Request', false)) {
spl_autoload_call('BookneticVendor\WP_Async_Request');
}
if (!class_exists('WP_Background_Process', false) && !interface_exists('WP_Background_Process', false) && !trait_exists('WP_Background_Process', false)) {
spl_autoload_call('BookneticVendor\WP_Background_Process');
}
if (!class_exists('Google_Task_Composer', false) && !interface_exists('Google_Task_Composer', false) && !trait_exists('Google_Task_Composer', false)) {
spl_autoload_call('BookneticVendor\Google_Task_Composer');
}
if (!class_exists('Google_AccessToken_Revoke', false) && !interface_exists('Google_AccessToken_Revoke', false) && !trait_exists('Google_AccessToken_Revoke', false)) {
spl_autoload_call('BookneticVendor\Google_AccessToken_Revoke');
}
if (!class_exists('Google_AccessToken_Verify', false) && !interface_exists('Google_AccessToken_Verify', false) && !trait_exists('Google_AccessToken_Verify', false)) {
spl_autoload_call('BookneticVendor\Google_AccessToken_Verify');
}
if (!class_exists('Google_AuthHandler_AuthHandlerFactory', false) && !interface_exists('Google_AuthHandler_AuthHandlerFactory', false) && !trait_exists('Google_AuthHandler_AuthHandlerFactory', false)) {
spl_autoload_call('BookneticVendor\Google_AuthHandler_AuthHandlerFactory');
}
if (!class_exists('Google_AuthHandler_Guzzle5AuthHandler', false) && !interface_exists('Google_AuthHandler_Guzzle5AuthHandler', false) && !trait_exists('Google_AuthHandler_Guzzle5AuthHandler', false)) {
spl_autoload_call('BookneticVendor\Google_AuthHandler_Guzzle5AuthHandler');
}
if (!class_exists('Google_AuthHandler_Guzzle6AuthHandler', false) && !interface_exists('Google_AuthHandler_Guzzle6AuthHandler', false) && !trait_exists('Google_AuthHandler_Guzzle6AuthHandler', false)) {
spl_autoload_call('BookneticVendor\Google_AuthHandler_Guzzle6AuthHandler');
}
if (!class_exists('Google_AuthHandler_Guzzle7AuthHandler', false) && !interface_exists('Google_AuthHandler_Guzzle7AuthHandler', false) && !trait_exists('Google_AuthHandler_Guzzle7AuthHandler', false)) {
spl_autoload_call('BookneticVendor\Google_AuthHandler_Guzzle7AuthHandler');
}
if (!class_exists('Google_Client', false) && !interface_exists('Google_Client', false) && !trait_exists('Google_Client', false)) {
spl_autoload_call('BookneticVendor\Google_Client');
}
if (!class_exists('Google_Collection', false) && !interface_exists('Google_Collection', false) && !trait_exists('Google_Collection', false)) {
spl_autoload_call('BookneticVendor\Google_Collection');
}
if (!class_exists('Google_Exception', false) && !interface_exists('Google_Exception', false) && !trait_exists('Google_Exception', false)) {
spl_autoload_call('BookneticVendor\Google_Exception');
}
if (!class_exists('Google_Http_Batch', false) && !interface_exists('Google_Http_Batch', false) && !trait_exists('Google_Http_Batch', false)) {
spl_autoload_call('BookneticVendor\Google_Http_Batch');
}
if (!class_exists('Google_Http_MediaFileUpload', false) && !interface_exists('Google_Http_MediaFileUpload', false) && !trait_exists('Google_Http_MediaFileUpload', false)) {
spl_autoload_call('BookneticVendor\Google_Http_MediaFileUpload');
}
if (!class_exists('Google_Http_REST', false) && !interface_exists('Google_Http_REST', false) && !trait_exists('Google_Http_REST', false)) {
spl_autoload_call('BookneticVendor\Google_Http_REST');
}
if (!class_exists('Google_Model', false) && !interface_exists('Google_Model', false) && !trait_exists('Google_Model', false)) {
spl_autoload_call('BookneticVendor\Google_Model');
}
if (!class_exists('Google_Service', false) && !interface_exists('Google_Service', false) && !trait_exists('Google_Service', false)) {
spl_autoload_call('BookneticVendor\Google_Service');
}
if (!class_exists('Google_Service_Exception', false) && !interface_exists('Google_Service_Exception', false) && !trait_exists('Google_Service_Exception', false)) {
spl_autoload_call('BookneticVendor\Google_Service_Exception');
}
if (!class_exists('Google_Service_Resource', false) && !interface_exists('Google_Service_Resource', false) && !trait_exists('Google_Service_Resource', false)) {
spl_autoload_call('BookneticVendor\Google_Service_Resource');
}
if (!class_exists('Google_Task_Exception', false) && !interface_exists('Google_Task_Exception', false) && !trait_exists('Google_Task_Exception', false)) {
spl_autoload_call('BookneticVendor\Google_Task_Exception');
}
if (!class_exists('Google_Task_Retryable', false) && !interface_exists('Google_Task_Retryable', false) && !trait_exists('Google_Task_Retryable', false)) {
spl_autoload_call('BookneticVendor\Google_Task_Retryable');
}
if (!class_exists('Google_Task_Runner', false) && !interface_exists('Google_Task_Runner', false) && !trait_exists('Google_Task_Runner', false)) {
spl_autoload_call('BookneticVendor\Google_Task_Runner');
}
if (!class_exists('Google_Utils_UriTemplate', false) && !interface_exists('Google_Utils_UriTemplate', false) && !trait_exists('Google_Utils_UriTemplate', false)) {
spl_autoload_call('BookneticVendor\Google_Utils_UriTemplate');
}
if (!class_exists('ComposerAutoloaderInited02b8b357c6008bd0368d133a73c016', false) && !interface_exists('ComposerAutoloaderInited02b8b357c6008bd0368d133a73c016', false) && !trait_exists('ComposerAutoloaderInited02b8b357c6008bd0368d133a73c016', false)) {
spl_autoload_call('BookneticVendor\ComposerAutoloaderInited02b8b357c6008bd0368d133a73c016');
}
if (!class_exists('Enviro', false) && !interface_exists('Enviro', false) && !trait_exists('Enviro', false)) {
spl_autoload_call('BookneticVendor\Enviro');
}
// Exposed functions. For more information see:
// https://github.com/humbug/php-scoper/blob/master/docs/configuration.md#exposing-functions
if (!function_exists('add_action')) {
function add_action() {
return \BookneticVendor\add_action(...func_get_args());
}
}
if (!function_exists('add_query_arg')) {
function add_query_arg() {
return \BookneticVendor\add_query_arg(...func_get_args());
}
}
if (!function_exists('wp_remote_post')) {
function wp_remote_post() {
return \BookneticVendor\wp_remote_post(...func_get_args());
}
}
if (!function_exists('esc_url_raw')) {
function esc_url_raw() {
return \BookneticVendor\esc_url_raw(...func_get_args());
}
}
if (!function_exists('wp_create_nonce')) {
function wp_create_nonce() {
return \BookneticVendor\wp_create_nonce(...func_get_args());
}
}
if (!function_exists('apply_filters')) {
function apply_filters() {
return \BookneticVendor\apply_filters(...func_get_args());
}
}
if (!function_exists('admin_url')) {
function admin_url() {
return \BookneticVendor\admin_url(...func_get_args());
}
}
if (!function_exists('check_ajax_referer')) {
function check_ajax_referer() {
return \BookneticVendor\check_ajax_referer(...func_get_args());
}
}
if (!function_exists('wp_die')) {
function wp_die() {
return \BookneticVendor\wp_die(...func_get_args());
}
}
if (!function_exists('add_filter')) {
function add_filter() {
return \BookneticVendor\add_filter(...func_get_args());
}
}
if (!function_exists('update_site_option')) {
function update_site_option() {
return \BookneticVendor\update_site_option(...func_get_args());
}
}
if (!function_exists('delete_site_option')) {
function delete_site_option() {
return \BookneticVendor\delete_site_option(...func_get_args());
}
}
if (!function_exists('is_multisite')) {
function is_multisite() {
return \BookneticVendor\is_multisite(...func_get_args());
}
}
if (!function_exists('get_site_transient')) {
function get_site_transient() {
return \BookneticVendor\get_site_transient(...func_get_args());
}
}
if (!function_exists('set_site_transient')) {
function set_site_transient() {
return \BookneticVendor\set_site_transient(...func_get_args());
}
}
if (!function_exists('delete_site_transient')) {
function delete_site_transient() {
return \BookneticVendor\delete_site_transient(...func_get_args());
}
}
if (!function_exists('maybe_unserialize')) {
function maybe_unserialize() {
return \BookneticVendor\maybe_unserialize(...func_get_args());
}
}
if (!function_exists('wp_convert_hr_to_bytes')) {
function wp_convert_hr_to_bytes() {
return \BookneticVendor\wp_convert_hr_to_bytes(...func_get_args());
}
}
if (!function_exists('__')) {
function __() {
return \BookneticVendor\__(...func_get_args());
}
}
if (!function_exists('wp_next_scheduled')) {
function wp_next_scheduled() {
return \BookneticVendor\wp_next_scheduled(...func_get_args());
}
}
if (!function_exists('wp_schedule_event')) {
function wp_schedule_event() {
return \BookneticVendor\wp_schedule_event(...func_get_args());
}
}
if (!function_exists('wp_unschedule_event')) {
function wp_unschedule_event() {
return \BookneticVendor\wp_unschedule_event(...func_get_args());
}
}
if (!function_exists('wp_clear_scheduled_hook')) {
function wp_clear_scheduled_hook() {
return \BookneticVendor\wp_clear_scheduled_hook(...func_get_args());
}
}
if (!function_exists('plugin_dir_path')) {
function plugin_dir_path() {
return \BookneticVendor\plugin_dir_path(...func_get_args());
}
}
if (!function_exists('oauth2client_php_autoload')) {
function oauth2client_php_autoload() {
return \BookneticVendor\oauth2client_php_autoload(...func_get_args());
}
}
if (!function_exists('composerRequireed02b8b357c6008bd0368d133a73c016')) {
function composerRequireed02b8b357c6008bd0368d133a73c016() {
return \BookneticVendor\composerRequireed02b8b357c6008bd0368d133a73c016(...func_get_args());
}
}
if (!function_exists('noop__')) {
function noop__() {
return \BookneticVendor\noop__(...func_get_args());
}
}
if (!function_exists('n__')) {
function n__() {
return \BookneticVendor\n__(...func_get_args());
}
}
if (!function_exists('p__')) {
function p__() {
return \BookneticVendor\p__(...func_get_args());
}
}
if (!function_exists('d__')) {
function d__() {
return \BookneticVendor\d__(...func_get_args());
}
}
if (!function_exists('dp__')) {
function dp__() {
return \BookneticVendor\dp__(...func_get_args());
}
}
if (!function_exists('dn__')) {
function dn__() {
return \BookneticVendor\dn__(...func_get_args());
}
}
if (!function_exists('np__')) {
function np__() {
return \BookneticVendor\np__(...func_get_args());
}
}
if (!function_exists('dnp__')) {
function dnp__() {
return \BookneticVendor\dnp__(...func_get_args());
}
}
if (!function_exists('zend_monitor_custom_event')) {
function zend_monitor_custom_event() {
return \BookneticVendor\zend_monitor_custom_event(...func_get_args());
}
}
if (!function_exists('trigger_deprecation')) {
function trigger_deprecation() {
return \BookneticVendor\trigger_deprecation(...func_get_args());
}
}
return $loader;