| Current Path : /home/rtorresani/www/vendor/laminas/laminas-file/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-file/src/Exception/ExceptionInterface.php |
<?php
namespace Laminas\File\Exception;
/**
* Marker interface for exceptions found in this component
*/
interface ExceptionInterface
{
}