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