Page MenuHomeWickedGov Phorge

InvalidArgumentException.php
No OneTemporary

Size
299 B
Referenced Files
None
Subscribers
None

InvalidArgumentException.php

<?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
{
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 19:40 (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f1/34/4101b072f439f4c9c6ed0c6f18c4
Default Alt Text
InvalidArgumentException.php (299 B)

Event Timeline