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