We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8d31b commit 6449495Copy full SHA for 6449495
src/Loop/UnsupportedFeatureException.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-use Interop\Async\Loop;
+namespace Interop\Async\Loop;
4
5
/**
6
* Must be thrown if a feature is not supported by the system.
0 commit comments