phpstorm-stubs/parallel/parallel/Future/Error.php

6 lines
73 B
PHP

<?php
namespace parallel\Future;
class Error extends \parallel\Error{
}