We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd0e02 commit 9f2d3ceCopy full SHA for 9f2d3ce
1 file changed
user_guide_src/source/concepts/factories.rst
@@ -10,7 +10,7 @@ Introduction
10
============
11
12
What are Factories?
13
-------------------
+-------------------
14
15
Like :doc:`./services`, **Factories** are an extension of autoloading that helps keep your code
16
concise yet optimal, without having to pass around object instances between classes.
0 commit comments