You are here

protected property ShippingMethodFormatter::$entityRepository in Commerce Shipping 8.2

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/Field/FieldFormatter/ShippingMethodFormatter.php, line 32

Class

ShippingMethodFormatter
Plugin implementation of the 'commerce_shipping_method' formatter.

Namespace

Drupal\commerce_shipping\Plugin\Field\FieldFormatter

Code

protected $entityRepository;