method public Document::excludeFields() Класс: \Bitrix\DocumentGenerator\Document Сигнатура public excludeFields(array<string|int, mixed> $fieldNames) : $this Описание Добавляет $fieldNames в $this->excludeFields (не перезаписывает их) Параметры $fieldNames array<string|int, mixed> Возвращаемое значение $this Исходный файл: source/documentgenerator/lib/document.php:1400