home/mip/mip/vendor/guzzlehttp/guzzle/src/functions_include.php 0000644 00000000240 15152066524 0021120 0 ustar 00 <?php
// Don't redefine the functions if included multiple times.
if (!\function_exists('GuzzleHttp\describe_type')) {
require __DIR__.'/functions.php';
}