File "functions_include.php"
Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/functions_include.php
File size: 242 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Google\Site_Kit_Dependencies;
// Don't redefine the functions if included multiple times.
if (!\function_exists('Google\\Site_Kit_Dependencies\\GuzzleHttp\\Promise\\promise_for')) {
require __DIR__ . '/functions.php';
}