You are here

public function AttributeValueName::execute in Commerce Bulk 8

Executes the plugin.

Overrides ExecutableInterface::execute

File

src/Plugin/Action/AttributeValueName.php, line 128

Class

AttributeValueName
Duplicate attribute value.

Namespace

Drupal\commerce_bulk\Plugin\Action

Code

public function execute($attribute = NULL) {

  // Do nothing.
}