D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
test
/
vendor
/
guzzlehttp
/
promises
/
src
/
Filename :
functions_include.php
back
Copy
<?php // Don't redefine the functions if included multiple times. if (!function_exists('GuzzleHttp\Promise\promise_for')) { require __DIR__ . '/functions.php'; }