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

8 lines
70 B
PHP

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