You are here

namespace Drupal\rules_test\Plugin\RulesAction in Rules 8.3

Classsort descending Location Description
TestDebugLogAction tests/modules/rules_test/src/Plugin/RulesAction/TestDebugLogAction.php Provides an action writing an error to the Rules debug logger channel.
TestNodeAction tests/modules/rules_test/src/Plugin/RulesAction/TestNodeAction.php Provides a test action that sets a node title.
TestStringAction tests/modules/rules_test/src/Plugin/RulesAction/TestStringAction.php Provides a test action that concatenates a string to itself.