PHP 8.1.28 Released!

parallel\Events\Input::remove

(0.9.0)

parallel\Events\Input::removeInputs

説明

public parallel\Events\Input::remove(string $target): void

Shall remove input for the given target

Exceptions

警告

Shall throw parallel\Events\Input\Error\Existence if input for target does not exist.

add a note

User Contributed Notes

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