whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
amphp
/
parallel
/
lib
/
Sync
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/amphp/parallel/lib/Sync/ExitResult.php
<?php namespace Amp\Parallel\Sync; interface ExitResult { /** * @return mixed Return value of the callable given to the execution context. * * @throws \Amp\Parallel\Sync\PanicError If the context exited with an uncaught exception. */ public function getResult(); }
Copyright ©2021 || Defacer Indonesia