[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.227.111.58: ~ $
<?php

namespace Psr\Cache;

/**
 * Exception interface for invalid cache arguments.
 *
 * Any time an invalid argument is passed into a method it must throw an
 * exception class which implements Psr\Cache\InvalidArgumentException.
 */
interface InvalidArgumentException extends CacheException
{
}

Filemanager

Name Type Size Permission Actions
CacheException.php File 143 B 0644
CacheItemInterface.php File 3.68 KB 0644
CacheItemPoolInterface.php File 4.29 KB 0644
InvalidArgumentException.php File 299 B 0644