📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 04:40:41
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
guzzlehttp
/
promises
/
src
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/guzzlehttp/promises/src
🔄 Refresh
✏️
Editing: CancellationException.php
Writable
<?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