summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/lib/Exceptions/MultiKeyDecryptException.php')
-rw-r--r--apps/encryption/lib/Exceptions/MultiKeyDecryptException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php b/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php
index ec1770cc019..0a2fbe2873d 100644
--- a/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php
+++ b/apps/encryption/lib/Exceptions/MultiKeyDecryptException.php
@@ -19,6 +19,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
+
namespace OCA\Encryption\Exceptions;
use OCP\Encryption\Exceptions\GenericEncryptionException;