You are here

protected property MigrateToolsCommands::$dateFormatter in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 src/Commands/MigrateToolsCommands.php \Drupal\migrate_tools\Commands\MigrateToolsCommands::dateFormatter

Date formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Commands/MigrateToolsCommands.php, line 38

Class

MigrateToolsCommands
Migrate Tools drush commands.

Namespace

Drupal\migrate_tools\Commands

Code

protected $dateFormatter;