Completed
Push — master ( 03f6a6...3bcdeb )
by smiley
02:53
created
src/CurlUtils/CurlHandleInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -81,6 +81,7 @@
 block discarded – undo
81 81
 	 * @param \Psr\Http\Message\RequestInterface              $request
82 82
 	 * @param \Psr\Http\Message\ResponseInterface             $response
83 83
 	 * @param \chillerlan\Settings\SettingsContainerInterface $options
84
+	 * @return void
84 85
 	 */
85 86
 	public function __construct(RequestInterface $request, ResponseInterface $response, SettingsContainerInterface $options);
86 87
 
Please login to merge, or discard this patch.