protected property LocaleUpdateBase::$timestampOld in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Functional/LocaleUpdateBase.php \Drupal\Tests\locale\Functional\LocaleUpdateBase::timestampOld
- 9 core/modules/locale/tests/src/Functional/LocaleUpdateBase.php \Drupal\Tests\locale\Functional\LocaleUpdateBase::timestampOld
Timestamp for an old translation.
Type: int
File
- core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateBase.php, line 22
Class
- LocaleUpdateBase
- Base class for testing updates to string translations.
Namespace
Drupal\Tests\locale\FunctionalCode
protected $timestampOld;