📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 15:31:56
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Exception
/
Cache
✏️
Editing: CachingException.php
<?php declare (strict_types=1); namespace Rector\Exception\Cache; use Exception; final class CachingException extends Exception { }
💾 Save Changes
❌ Cancel