Search for removeEvent
Title | Object type | File name | Summary |
---|---|---|---|
ReactionRuleConfig::removeEvent | function | src/ |
Removes an event from the rule configuration. |
ReactionRuleConfigTest::testRemoveEvent | function | tests/ |
@covers ::removeEvent[[api-linebreak]] @covers ::getEvents[[api-linebreak]] |
ReactionRuleConfigTest::testRemoveEventWithKeyedIndex | function | tests/ |
@covers ::removeEvent[[api-linebreak]] @covers ::getEvents[[api-linebreak]] |
RulesTriggerableInterface::removeEvent | function | src/ |
Removes an event from the rule configuration. |