| Current Path : /home/rtorresani/www/vendor/laminas/laminas-i18n/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-i18n/src/Exception/OutOfBoundsException.php |
<?php
namespace Laminas\I18n\Exception;
class OutOfBoundsException extends \OutOfBoundsException implements ExceptionInterface
{
}