You are here

protected property SourceCsvForm::$messenger in Migrate Tools 8.4

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/SourceCsvForm.php, line 87

Class

SourceCsvForm
Provides an edit form for CSV source plugin column_names configuration.

Namespace

Drupal\migrate_tools\Form

Code

protected $messenger;