# ZipDocument::getPlaceholders()

URL: https://chugunov.pro/api-bitrix/documentgenerator/body/zipdocument/getplaceholders/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\DocumentGenerator\Body\ZipDocument`](https://chugunov.pro/api-bitrix/documentgenerator/body/zipdocument/)
Модуль: DocumentGenerator.
Свойства элемента: method, public, abstract.

## Сигнатура

```php
public abstract getPlaceholders() : array<string|int, mixed>
```

## Возвращаемое значение

`array<string|int, mixed>`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-DocumentGenerator-Body-ZipDocument.html
