installed plugin Infinite Uploads
version 2.0.8
This commit is contained in:
10
wp-content/plugins/infinite-uploads/vendor/Aws3/GuzzleHttp/Promise/CancellationException.php
vendored
Normal file
10
wp-content/plugins/infinite-uploads/vendor/Aws3/GuzzleHttp/Promise/CancellationException.php
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace UglyRobot\Infinite_Uploads\GuzzleHttp\Promise;
|
||||
|
||||
/**
|
||||
* Exception that is set as the reason for a promise that has been cancelled.
|
||||
*/
|
||||
class CancellationException extends \UglyRobot\Infinite_Uploads\GuzzleHttp\Promise\RejectionException
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user