You are here

protected property EntityDecorator::$generatorManager in Commerce AutoSKU 8.2

The generator manager.

Type: \Drupal\commerce_autosku\CommerceAutoSkuGeneratorManagerInterface

File

src/EntityDecorator.php, line 37
Contains \Drupal\commerce_autosku\EntityDecorator.

Class

EntityDecorator
Provides an content entity decorator for automatic label generation.

Namespace

Drupal\commerce_autosku

Code

protected $generatorManager;