From 2244ea998da0b49ef76144979f4bce02393eac89 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Thu, 26 Mar 2015 13:37:34 +0100 Subject: core: documentation fixes --- lib/public/encryption/keys/istorage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/public/encryption') diff --git a/lib/public/encryption/keys/istorage.php b/lib/public/encryption/keys/istorage.php index 3a2562102ce..426057b80d0 100644 --- a/lib/public/encryption/keys/istorage.php +++ b/lib/public/encryption/keys/istorage.php @@ -69,7 +69,7 @@ interface IStorage { * * @param string $path path to file * @param string $keyId id of the key - * @param mixed $key + * @param boolean */ public function setFileKey($path, $keyId, $key); -- cgit v1.2.3