Completed
Branch master (883818)
by smiley
16:36
created
src/HTTPClientInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -20,6 +20,7 @@
 block discarded – undo
20 20
 	 * HTTPClientInterface constructor.
21 21
 	 *
22 22
 	 * @param \chillerlan\Traits\ContainerInterface $options
23
+	 * @return void
23 24
 	 */
24 25
 	public function __construct(ContainerInterface $options);
25 26
 
Please login to merge, or discard this patch.