%PDF- %PDF-
| Direktori : /home/vacivi36/vacivitta.com.br/system/ThirdParty/Escaper/Exception/ |
| Current File : /home/vacivi36/vacivitta.com.br/system/ThirdParty/Escaper/Exception/RuntimeException.php |
<?php
declare(strict_types=1);
namespace Laminas\Escaper\Exception;
/**
* Invalid argument exception
*/
class RuntimeException extends \RuntimeException implements
ExceptionInterface
{
}