We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14dfcfb commit 31b8b63Copy full SHA for 31b8b63
1 file changed
user_guide_src/source/installation/upgrade_4xx.rst
@@ -100,7 +100,7 @@ Class Loading
100
namespaces; with Composer autoloading support.
101
- You can configure the class loading to support whatever application structure
102
you are most comfortable with, including the "HMVC" style.
103
-- Ci4 provides :doc:`../concepts/factories` that can load a class and share the
+- CI4 provides :doc:`../concepts/factories` that can load a class and share the
104
instance like ``$this->load`` in CI3.
105
106
Libraries
0 commit comments