Php/docs/parallel-events.remove

来自菜鸟教程
跳转至:导航、​搜索

parallel\Events::remove

(0.9.0)

parallel\Events::removeTargets


说明

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

Shall remove the given target


Exceptions

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