File "LengthException.php"

Full Path: /var/www/html/back/vendor/react/promise/src/Exception/LengthException.php
File size: 94 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace React\Promise\Exception;

class LengthException extends \LengthException
{
}