You are here

protected property LocaleUpdateBase::$timestampMedium in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/locale/src/Tests/LocaleUpdateBase.php \Drupal\locale\Tests\LocaleUpdateBase::timestampMedium

Timestamp for a medium aged translation.

Type: integer

File

core/modules/locale/src/Tests/LocaleUpdateBase.php, line 31
Contains \Drupal\locale\Tests\LocaleUpdateBase.

Class

LocaleUpdateBase
Base class for testing updates to string translations.

Namespace

Drupal\locale\Tests

Code

protected $timestampMedium;