php8.5
Home/ Manual/ event / event/ Event::del

Event::del

PHP function Edit on GitHub ✎

(PECL event >= 1.2.6-beta)

Makes event non-pending

Description

Event::del(): bool

Removes an event from the set of monitored events, i.e. makes it non-pending.

Parameters Parameters

Return Values

Success

See Also

  • Event::add

Source: reference/event/event/del.xml · from the official PHP manual (php/doc-en)