• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/source/seo.php
  • Класс: BitrixLandingSourceSeo
  • Вызов: Seo::getKeywords
public function getKeywords()
{
	return $this->getProperty(self::KEYWORDS);
}