You are here

protected property DrupalDateTime::$formatTranslationCache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Datetime/DrupalDateTime.php \Drupal\Core\Datetime\DrupalDateTime::formatTranslationCache

Format string translation cache.

File

core/lib/Drupal/Core/Datetime/DrupalDateTime.php, line 33
Contains \Drupal\Core\Datetime\DrupalDateTime.

Class

DrupalDateTime
Extends DateTimePlus().

Namespace

Drupal\Core\Datetime

Code

protected $formatTranslationCache;