You are here

protected property UpgradeStatusCommands::$dateFormatter in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8.2 src/Commands/UpgradeStatusCommands.php \Drupal\upgrade_status\Commands\UpgradeStatusCommands::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Commands/UpgradeStatusCommands.php, line 44

Class

UpgradeStatusCommands
Upgrade Status Drush command

Namespace

Drupal\upgrade_status\Commands

Code

protected $dateFormatter;