| Current Path : /home/rtorresani/www/vendor/react/promise/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/react/promise/src/Exception/LengthException.php |
<?php
namespace React\Promise\Exception;
class LengthException extends \LengthException
{
}