You are here

protected property IngredientWidget::$ingredientQuantityUtility in Recipe 8.2

The ingredient.quantity service.

Type: \Drupal\ingredient\Utility\IngredientQuantityUtility

File

modules/ingredient/src/Plugin/Field/FieldWidget/IngredientWidget.php, line 39

Class

IngredientWidget
Plugin implementation of the 'ingredient_autocomplete' widget.

Namespace

Drupal\ingredient\Plugin\Field\FieldWidget

Code

protected $ingredientQuantityUtility;