• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/task/projectdependence.php
  • Класс: BitrixTasksInternalsTaskProjectDependenceTable
  • Вызов: ProjectDependenceTable::unlink
static function unlink($id)
{
	throw new NotImplementedException('Calling unlink() is meaningless for this entity');
}