symplely/coroutine

View on GitHub
Coroutine/Parallel/Channel/Error/Existence.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace parallel\Channel\Error;

class Existence extends \Error
{
}