File "functions_include.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/react/promise/src/functions_include.php
File size: 97 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

if (!\function_exists('React\Promise\resolve')) {
    require __DIR__.'/functions.php';
}