parallel\Events\Input::remove

(0.9.0)

parallel\Events\Input::removeInputs

Description

public 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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top