• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Integration/Seo/Facebook/FacebookRefreshTimer.php
  • Класс: BitrixCatalogv2IntegrationSeoFacebookFacebookRefreshTimer
  • Вызов: FacebookRefreshTimer::setLastRefreshedTimestamp
static function setLastRefreshedTimestamp(int $timestamp): void
{
	Option::set('catalog', self::OPTION_NAME, $timestamp);
}