You are here

protected property CommerceLocalStockTransactionSubscriber::$cacheTagsInvalidator in Commerce Stock 8

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

modules/local_storage/src/EventSubscriber/CommerceLocalStockTransactionSubscriber.php, line 20

Class

CommerceLocalStockTransactionSubscriber
Test class to test the commerce_stock transaction events.

Namespace

Drupal\commerce_stock_local\EventSubscriber

Code

protected $cacheTagsInvalidator;