Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
painebistroemcasa.meumercado.app
/
vendor
/
psr
/
simple-cache
/
src
/
Editing: CacheException.php
<?php namespace Psr\SimpleCache; /** * Interface used for all types of exceptions thrown by the implementing library. */ interface CacheException { }
Save
Cancel