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 @covers ::getEvents |
ReactionRuleConfigTest::testRemoveEventWithKeyedIndex | function | tests/ |
@covers ::removeEvent @covers ::getEvents |
RulesTriggerableInterface::removeEvent | function | src/ |
Removes an event from the rule configuration. |