golden hour
/home/doctorbruno/.trash/google-site-kit/third-party/psr/cache/src
⬆️ Go Up
Upload
File/Folder
Size
Actions
CacheException.php
172 B
Del
OK
CacheItemInterface.php
3.71 KB
Del
OK
CacheItemPoolInterface.php
4.38 KB
Del
OK
InvalidArgumentException.php
368 B
Del
OK
Edit: CacheException.php
<?php namespace Google\Site_Kit_Dependencies\Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException { }
Save