Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
vendor
/
guzzlehttp
/
guzzle
/
src
:
functions_include.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php // Don't redefine the functions if included multiple times. if (!\function_exists('GuzzleHttp\describe_type')) { require __DIR__.'/functions.php'; }