File "InvalidStyleException-20250408165224.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/nunomaduro/collision/src/Exceptions/InvalidStyleException-20250408165224.php
File size: 184 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace NunoMaduro\Collision\Exceptions;
use RuntimeException;
/**
* @internal
*/
final class InvalidStyleException extends RuntimeException
{
}