# media-cloud-sync/1.2.9/includes/sdk/google/guzzlehttp/guzzle/src/functions_include.php

Media Cloud Sync, version 1.2.9. 9 lines.

- Page: https://pluginprobe.com/plugins/media-cloud-sync/1.2.9/code/includes/sdk/google/guzzlehttp/guzzle/src/functions_include.php
- Raw: https://pluginprobe.com/plugins/media-cloud-sync/1.2.9/raw/includes/sdk/google/guzzlehttp/guzzle/src/functions_include.php
- Modified: 2024-10-27T10:40:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/media-cloud-sync/1.2.9/code/includes/sdk/google/guzzlehttp/guzzle/src/functions_include.php#L10-L20`.

```php
<?php

namespace Dudlewebs\WPMCS;

// Don't redefine the functions if included multiple times.
if (!\function_exists('Dudlewebs\WPMCS\GuzzleHttp\describe_type')) {
    require __DIR__ . '/functions.php';
}

```
