• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/grid/effective/row.php
  • Класс: Bitrix\Tasks\Grid\Effective\Row
  • Вызов: Row::prepareContent
public function prepareContent(): array
{
	return (new Row\Content($this->getData(), $this->getParameters()))->prepare();
}