parallel\Events\Input::remove
(0.9.0)
parallel\Events\Input::remove — Inputs
说明
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.