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 b4ba296 commit 4b9d289Copy full SHA for 4b9d289
1 file changed
docs/advanced/built-in-containers.rst
@@ -47,7 +47,7 @@ Wraps a ConfigInterface and exposes its configuration as services in a PSR-11 co
47
48
.. code-block:: php
49
50
- use FastForward\Container\ConfigContainer;
+ use FastForward\Config\Container\ConfigContainer;
51
$container = new ConfigContainer($config);
52
53
Composing Containers
0 commit comments