golden hour
/home/doctorbruno/.trash/google-site-kit.1/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.31 KB
Del
OK
InvalidArgumentException.php
328 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