Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
rest-api
/
vendor
/
doctrine
/
cache
/
lib
/
Doctrine
/
Common
/
Cache
/
Psr6
/
File Content:
InvalidArgument.php
<?php namespace PleskRestApi\Doctrine\Common\Cache\Psr6; use InvalidArgumentException; use Psr\Cache\InvalidArgumentException as PsrInvalidArgumentException; /** * @internal */ final class InvalidArgument extends InvalidArgumentException implements PsrInvalidArgumentException { }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
CacheAdapter.php
8261 bytes
0644
CacheItem.php
2480 bytes
0644
DoctrineProvider.php
3047 bytes
0644
InvalidArgument.php
285 bytes
0644
TypedCacheItem.php
2061 bytes
0644
N4ST4R_ID | Naxtarrr