
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace RectorPrefix202411\React\Promise\Exception;

class LengthException extends \LengthException
{
}
