• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/integration/trash/template.php
  • Класс: BitrixTasksIntegrationTrashTemplate
  • Вызов: Template::previewFromTrash
static function previewFromTrash(Entity $entity)
{
	throw new NotImplementedException("Coming soon...");
}