ok
Direktori : /home2/selectio/www/limpiar.in.net/vendor/nunomaduro/termwind/src/Exceptions/ |
Current File : /home2/selectio/www/limpiar.in.net/vendor/nunomaduro/termwind/src/Exceptions/ColorNotFound.php |
<?php declare(strict_types=1); namespace Termwind\Exceptions; use InvalidArgumentException; /** * @internal */ final class ColorNotFound extends InvalidArgumentException { }