🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 23:02:20 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
guzzlehttp
/
promises
/
src
📍 /opt/cpanel/ea-wappspector/vendor/guzzlehttp/promises/src
🔄 Refresh
✏️
Editing: CancellationException.php
Read Only
<?php declare(strict_types=1); namespace GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ class CancellationException extends RejectionException { }
💾 Save Changes
❌ Cancel