📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 07:08:45
📂
/ (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