whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
revolt
/
event-loop
/
src
/
EventLoop
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/revolt/event-loop/src/EventLoop/UnsupportedFeatureException.php
<?php declare(strict_types=1); namespace Revolt\EventLoop; /** * MUST be thrown if a feature is not supported by the system. * * This might happen if ext-pcntl is missing and the loop driver doesn't support another way to dispatch signals. */ final class UnsupportedFeatureException extends \Exception { }
Copyright ©2021 || Defacer Indonesia