Test Failed
Push — master ( e2b526...9772b8 )
by Francesco
03:25
created
Encryption.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
     /**
159 159
      * @param Key|KeyInterface $key The KeyInterface instance to unlock used for Defuse encryption system
160 160
      *
161
-     * @return \Defuse\Crypto\Key|\Defuse\Crypto\KeyProtectedByPassword The Defuse key
161
+     * @return \Defuse\Crypto\Key The Defuse key
162 162
      */
163 163
     private function unlockKey(Key $key)
164 164
     {
Please login to merge, or discard this patch.