Search for hasEvent

  1. Search 7.x-2.x for hasEvent
  2. Other projects
Title Object type File name Summary
ReactionRuleConfig::hasEvent function src/Entity/ReactionRuleConfig.php Returns if the rule is reacting on the given event.
ReactionRuleConfigTest::testHasEvent function tests/src/Unit/Entity/ReactionRuleConfigTest.php @covers ::hasEvent
RulesTriggerableInterface::hasEvent function src/Core/RulesTriggerableInterface.php Returns if the rule is reacting on the given event.