Completed
Push — master ( ead051...fb750b )
by Rigel Kent
19:53 queued 13s
created
src/Converters/PollyConverter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -92,7 +92,7 @@
 block discarded – undo
92 92
     /**
93 93
      * Get the content of the result from AWS Polly.
94 94
      *
95
-     * @param mixed $result
95
+     * @param \Aws\Result $result
96 96
      * @return mixed
97 97
      */
98 98
     protected function getResultContent($result)
Please login to merge, or discard this patch.