2016-12-19 16:56:52 +01:00
|
|
|
## Constructor: inputEncryptedFileEmpty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputEncryptedFile](../types/InputEncryptedFile.md)
|
|
|
|
|
|
|
|
### Example:
|
|
|
|
|
|
|
|
|
|
|
|
```
|
2016-12-19 17:48:27 +01:00
|
|
|
$inputEncryptedFileEmpty = ['_' => inputEncryptedFileEmpty', ];
|
2016-12-19 16:56:52 +01:00
|
|
|
```
|