--- title: "encryptedFileEmpty" description: "Empty constructor, non-existing file." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: encryptedFileEmpty [Back to constructors index](/API_docs/constructors/index.html) Empty constructor, non-existing file. ### Type: [EncryptedFile](/API_docs/types/EncryptedFile.html) ### Example: ``` $encryptedFileEmpty = ['_' => 'encryptedFileEmpty']; ```