Completed
Push — v3 ( d12fea )
by Beñat
05:39
created
StackExchangeApiClient/Application/DataTransformer/DataTransformer.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -15,6 +15,7 @@
 block discarded – undo
15 15
      * Writes the high level $response concepts.
16 16
      *
17 17
      * @param Response $response The response
18
+     * @return void
18 19
      */
19 20
     public function write(Response $response);
20 21
 
Please login to merge, or discard this patch.