• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/businesssuite/configuration/facebook/fields/config/threadintent.php
  • Класс: BitrixSeoBusinessSuiteConfigurationFacebookFieldsConfigThreadIntent
  • Вызов: ThreadIntent::checkValueFields
static function checkValueFields($value): bool
{
	return static::checkUrl($value);

}