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