You are here

protected property LocaleUpdateBase::$timestampMedium in Drupal 8

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

Timestamp for a medium aged translation.

Type: int

File

core/modules/locale/tests/src/Functional/LocaleUpdateBase.php, line 29

Class

LocaleUpdateBase
Base class for testing updates to string translations.

Namespace

Drupal\Tests\locale\Functional

Code

protected $timestampMedium;