We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f4b22d + 32300e2 commit a223224Copy full SHA for a223224
src/Plugin/BaseUriPlugin.php
@@ -27,7 +27,7 @@ final class BaseUriPlugin implements Plugin
27
private $addPathPlugin = null;
28
29
/**
30
- * @param UriInterface $uri Has to contain a host name and cans have a path
+ * @param UriInterface $uri Has to contain a host name and can have a path
31
* @param array $hostConfig Config for AddHostPlugin. @see AddHostPlugin::configureOptions
32
*/
33
public function __construct(UriInterface $uri, array $hostConfig = [])
0 commit comments