golden hour
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Exception/Cache
⬆️ Go Up
Upload
File/Folder
Size
Actions
CachingException.php
134 B
Del
OK
Edit: CachingException.php
<?php declare (strict_types=1); namespace Rector\Exception\Cache; use Exception; final class CachingException extends Exception { }
Save