• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/attachedobject.php
  • Класс: BitrixDiskAttachedObject
  • Вызов: AttachedObject::getAllowAutoComment
public function getAllowAutoComment()
{
	return $this->allowAutoComment;
}