You are here

constant LocalStockEvents::FILTER_STOCK_LOCATIONS in Commerce Stock 8

Name of the event fired when filtering stock locations.

See also

\Drupal\commerce_stock_local\Event\FilterLocationsEvent

File

modules/local_storage/src/Event/LocalStockEvents.php, line 102

Class

LocalStockEvents
List of stock location events.

Namespace

Drupal\commerce_stock_local\Event

Code

const FILTER_STOCK_LOCATIONS = "commerce_stock_local.filter_stock_locations";