This will detach the event loop from all resources that are associated to the callback. After this operation the
callback is permanently invalid. Calling this function MUST NOT fail, even if passed an invalid identifier.
Parameters
string $callbackId The callback identifier.:
File
vendor/revolt/event-loop/src/EventLoop.php, line 259