You are here

property CommerceAutoSkuGeneratorBase::$entityTypeManager in Commerce AutoSKU 8.2

Entity type manager.

Type: EntityTypeManagerInterface

File

src/Plugin/CommerceAutoSkuGenerator/CommerceAutoSkuGeneratorBase.php, line 26

Class

CommerceAutoSkuGeneratorBase
Places an order through a series of steps.

Namespace

Drupal\commerce_autosku\Plugin\CommerceAutoSkuGenerator

Code

var $entityTypeManager;