parallel\Events\Input::remove
PHP function
Edit on GitHub ✎
(0.9.0)
Inputs
Description
parallel\Events\Input::remove(string $target): void
Shall remove input for the given target
Exceptions
Warning
Shall throw parallel\Events\Input\Error\Existence if input for target does not exist.