File "LengthException.php"

Full Path: /home/fundopuh/trader.fxex.org/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
{
}