protected property LocaleUpdateBase::$timestampNow in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $timestampNow;