Completed
Push — master ( b258b1...3deeb7 )
by Rigel Kent
01:30 queued 13s
created
src/Converters/PollyConverter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -112,7 +112,7 @@
 block discarded – undo
112 112
     /**
113 113
      * Merges the output from amazon polly
114 114
      *
115
-     * @return mixed
115
+     * @return null|string
116 116
      */
117 117
     protected function mergeOutputs(array $results)
118 118
     {
Please login to merge, or discard this patch.