You are here

protected property ProductLazyBuilders::$entityRepository in Commerce Core 8.2

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

modules/product/src/ProductLazyBuilders.php, line 35

Class

ProductLazyBuilders
Provides #lazy_builder callbacks.

Namespace

Drupal\commerce_product

Code

protected $entityRepository;