@@ -92,7 +92,7 @@ |
||
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) |