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

6 lines
74 B
PHP

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