PATH:
home
/
centosnipponia
/
public_html
/
ts
/
vendor
/
doctrine
/
cache
/
lib
/
Doctrine
/
Common
/
Cache
/
Psr6
<?php namespace Doctrine\Common\Cache\Psr6; use InvalidArgumentException; use Psr\Cache\InvalidArgumentException as PsrInvalidArgumentException; /** * @internal */ final class InvalidArgument extends InvalidArgumentException implements PsrInvalidArgumentException { }
[+]
..
[-] CacheAdapter.php
[edit]
[-] CacheItem.php
[edit]
[-] DoctrineProvider.php
[edit]
[-] InvalidArgument.php
[edit]
[-] TypedCacheItem.php
[edit]
[-] .htaccess.disabled
[edit]