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

6 lines
73 B
PHP

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