Search for removeEvent

  1. Search 7.x-2.x for removeEvent
  2. Other projects
Title Object type File name Summary
ReactionRuleConfig::removeEvent function src/Entity/ReactionRuleConfig.php Removes an event from the rule configuration.
ReactionRuleConfigTest::testRemoveEvent function tests/src/Unit/Entity/ReactionRuleConfigTest.php @covers ::removeEvent
@covers ::getEvents
ReactionRuleConfigTest::testRemoveEventWithKeyedIndex function tests/src/Unit/Entity/ReactionRuleConfigTest.php @covers ::removeEvent
@covers ::getEvents
RulesTriggerableInterface::removeEvent function src/Core/RulesTriggerableInterface.php Removes an event from the rule configuration.