• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Layout/Action/Animation.php
  • Класс: Bitrix\Crm\Service\Timeline\Layout\Action\Animation
  • Вызов: Animation::disableBlock
static function disableBlock(): self
{
	return new self(self::TARGET_BLOCK, self::TYPE_DISABLE);
}