parallel\Events::remove

(0.9.0)

parallel\Events::removeTargets

说明

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

Shall remove the given target

Exceptions

警告

Shall throw parallel\Events\Error\Existence if target with the given name was not found.

add a note add a note

User Contributed Notes

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