Admin
dashboard
file manager
command
php exec
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Exception
/
Cache
path:
go
upload
mkdir
name
type
size
perms
modified
actions
[parent directory]
CachingException.php
file
134 B
0644
2024-11-08 13:59:10
edit
delete
rename
editing: CachingException.php
<?php declare (strict_types=1); namespace Rector\Exception\Cache; use Exception; final class CachingException extends Exception { }
save
cancel