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.
1 parent f66383f commit a9a86f7Copy full SHA for a9a86f7
docs/httplug/index.md
@@ -81,6 +81,7 @@ add a concrete implementation in the `require-dev` section to make the project i
81
For extra convenience, you can use the [Discovery Component](/components/discovery) system to free the user of your
82
package from having to instantiate the client.
83
You should however always accept injecting the client instance to allow the user to configure the client as needed.
84
+You can find an example in the [Discovery Component](/components/discovery) documentation.
85
86
Users of your package will have to select a concrete adapter in their project to make your package installable.
87
Best point them to the [virtual package](virtual-package.md) howto page.
0 commit comments