Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
lynchestinegroup.com
/
wp-content
/
plugins
/
ninja-forms-uploads
/
lib
/
GuzzleHttp
/
Promise
/
Editing: CancellationException.php
<?php namespace NF_FU_LIB\GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ class CancellationException extends RejectionException { }
Save
Cancel