You are here

protected property ContentSynchronizerManager::$dateFormatter in Content Synchronizer 3.x

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Service/ContentSynchronizerManager.php, line 47

Class

ContentSynchronizerManager
ContentSynchronizerManager service.

Namespace

Drupal\content_synchronizer\Service

Code

protected $dateFormatter;