Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
painelkaickaviella.meumercado.app
/
vendor
/
psr
/
cache
/
src
/
Editing: CacheException.php
<?php namespace Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException { }
Save
Cancel