You are here

protected property LocaleUpdateBase::$timestampNew 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::timestampNew

Timestamp for a new translation.

Type: integer

File

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

Class

LocaleUpdateBase
Base class for testing updates to string translations.

Namespace

Drupal\locale\Tests

Code

protected $timestampNew;