16 lines
237 B
Markdown
16 lines
237 B
Markdown
|
## Constructor: encryptedFileEmpty
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [EncryptedFile](../types/EncryptedFile.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$encryptedFileEmpty = ;
|
||
|
```
|