whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
mobiledetect
/
mobiledetectlib
/
src
/
Cache
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/mobiledetect/mobiledetectlib/src/Cache/CacheException.php
<?php namespace Detection\Cache; use Psr\SimpleCache\InvalidArgumentException; class CacheException extends \Exception { public function __construct($message, $code = 0, ?\Throwable $previous = null) { // some code // make sure everything is assigned properly parent::__construct($message, $code, $previous); } }
Copyright ©2021 || Defacer Indonesia