You are here

public function VariationXquantityStockSet::execute in Commerce Extended Quantity 8

Executes the plugin.

Overrides ExecutableInterface::execute

File

modules/xquantity_stock/src/Plugin/Action/VariationXquantityStockSet.php, line 123

Class

VariationXquantityStockSet
Set variation stock.

Namespace

Drupal\xquantity_stock\Plugin\Action

Code

public function execute($variation = NULL) {

  // Do nothing.
}