Closed
Description
See this resource. Should we make doc blocks like this?
/**
* @param UriInterface $baseUri
* @param array $config {
* @var bool $replace True will replace all hosts, false will only add host when none is specified.
* }
*/
public function __construct(UriInterface $baseUri, array $config = [])
{
Metadata
Metadata
Assignees
Labels
No labels