LocaleUpdateBase::$timestampNow

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Functional/LocaleUpdateBase.php \Drupal\Tests\locale\Functional\LocaleUpdateBase::timestampNow
  2. 10 core/modules/locale/tests/src/Functional/LocaleUpdateBase.php \Drupal\Tests\locale\Functional\LocaleUpdateBase::timestampNow
  3. 11.x core/modules/locale/tests/src/Functional/LocaleUpdateBase.php \Drupal\Tests\locale\Functional\LocaleUpdateBase::timestampNow

Timestamp for current time.

Type: int

File

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

Class

LocaleUpdateBase
Base class for testing updates to string translations.

Namespace

Drupal\Tests\locale\Functional

Code

protected $timestampNow;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.