• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Layout/Body/ContentBlock.php
  • Класс: Bitrix\Crm\Service\Timeline\Layout\Body\ContentBlock
  • Вызов: ContentBlock::setScopeWeb
public function setScopeWeb(): self
{
	return $this->setScope(self::SCOPE_WEB);
}