22 lines
312 B
Markdown
22 lines
312 B
Markdown
---
|
|
title: inputDocumentEmpty
|
|
description: inputDocumentEmpty attributes, type and example
|
|
---
|
|
## Constructor: inputDocumentEmpty
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputDocument](../types/InputDocument.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$inputDocumentEmpty = ['_' => 'inputDocumentEmpty', ];
|
|
```
|
|
|