Current File : /var/www/prestashop/modules/ps_eventbus/vendor/react/promise/src/Exception/LengthException.php
<?php

namespace React\Promise\Exception;

class LengthException extends \LengthException
{
}