function NoType::execute

Executes the plugin.

Overrides ExecutableInterface::execute

File

core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php, line 25

Class

NoType
Provides an operation with no type specified.

Namespace

Drupal\action_test\Plugin\Action

Code

public function execute($entity = NULL) {
}

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