Commit 9add6e40 authored by wwccw0591's avatar wwccw0591

ccw:master_dev

parent 59d0ab4f
<?php <?php
namespace React\Promise; namespace React\Promise;
$indexUrl=\Bootstrap::getUrlIniConfig('resourcesHost'); $indexUrl=\Bootstrap::getUrlIniConfig('indexUrl');
require_once ($indexUrl.'/Promise/functions.php'); require_once ($indexUrl.'/Promise/functions.php');
class FulfilledPromise implements ExtendedPromiseInterface, CancellablePromiseInterface class FulfilledPromise implements ExtendedPromiseInterface, CancellablePromiseInterface
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment