Completed
Pull Request — master (#29)
by
unknown
03:41
created
src/Api.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
      *             You should use the SpeechApi::extractMeaning() instead
77 77
      *
78 78
      * @param string|resource $file
79
-     * @param array|null $context
79
+     * @param null|Context $context
80 80
      * @param array $queryParams
81 81
      *
82 82
      * @return array|null
Please login to merge, or discard this patch.