Completed
Pull Request — master (#318)
by thomas
36:24 queued 32:26
created
src/Key/Deterministic/HierarchicalKey.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -97,7 +97,7 @@
 block discarded – undo
97 97
     /**
98 98
      * Get the fingerprint of the parent key. For master keys, this is 00000000.
99 99
      *
100
-     * @return string
100
+     * @return integer
101 101
      */
102 102
     public function getFingerprint()
103 103
     {
Please login to merge, or discard this patch.