You are here

protected property IngredientDeleteForm::$loggerChannel in Recipe 8.2

The ingredient logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

modules/ingredient/src/Form/IngredientDeleteForm.php, line 24

Class

IngredientDeleteForm
Provides a form for deleting an ingredient.

Namespace

Drupal\ingredient\Form

Code

protected $loggerChannel;