Search for getActions

  1. Search 7.x-2.x for getActions
  2. Other projects
Title Object type File name Summary
RuleExpression::getActions function src/Plugin/RulesExpression/RuleExpression.php Returns the actions of this rule.
RuleExpressionInterface::getActions function src/Engine/RuleExpressionInterface.php Returns the actions of this rule.
RuleExpressionTest::testSetActionsGetActions function tests/src/Unit/RuleExpressionTest.php Tests the condition container setter and getter.