You are here

protected property CropTypeDeleteForm::$translation in Crop API 8

Same name and namespace in other branches
  1. 8.2 src/Form/CropTypeDeleteForm.php \Drupal\crop\Form\CropTypeDeleteForm::translation

String translation manager.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

src/Form/CropTypeDeleteForm.php, line 29

Class

CropTypeDeleteForm
Provides a form for crop type deletion.

Namespace

Drupal\crop\Form

Code

protected $translation;