You are here

protected property ProdCheckBase::$dateFormatter in Production check & Production monitor 8

The date formatter service

Type: \Drupal\Core\Datetime\DateFormatter;

File

src/Plugin/ProdCheck/ProdCheckBase.php, line 58

Class

ProdCheckBase
Base class for all the prod check plugins.

Namespace

Drupal\prod_check\Plugin\ProdCheck

Code

protected $dateFormatter;