📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 13:49:30
📂
/ (Root)
/
home
/
apkbfjox
/
.trash
/
wordpress-seo
/
vendor_prefixed
/
guzzlehttp
/
promises
/
src
📍 /home/apkbfjox/.trash/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src
🔄 Refresh
✏️
Editing: CancellationException.php
Writable
<?php declare (strict_types=1); namespace YoastSEO_Vendor\GuzzleHttp\Promise; /** * Exception that is set as the reason for a promise that has been cancelled. */ class CancellationException extends \YoastSEO_Vendor\GuzzleHttp\Promise\RejectionException { }
💾 Save Changes
❌ Cancel