function TestAction::execute

Same name in other branches
  1. 11.x core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php \Drupal\action_bulk_test\Plugin\Action\TestAction::execute()

Overrides ExecutableInterface::execute

File

core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php, line 33

Class

TestAction
Test action.

Namespace

Drupal\action_bulk_test\Plugin\Action

Code

public function execute() : void {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.