Completed
Pull Request — master (#1760)
by Ema
02:50
created
src/Document.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
      * Get the value of the given field.
78 78
      *
79 79
      *
80
-     * @param mixed $key
80
+     * @param string $key
81 81
      *
82 82
      * @throws InvalidException If the given field does not exist
83 83
      *
Please login to merge, or discard this patch.