You are here

protected property LocaleUpdateBase::$timestampOld in Zircon Profile 8

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

Timestamp for an old translation.

Type: integer

File

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

Class

LocaleUpdateBase
Base class for testing updates to string translations.

Namespace

Drupal\locale\Tests

Code

protected $timestampOld;