We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3295b20 commit cd52324Copy full SHA for cd52324
1 file changed
user_guide_src/source/general/configuration.rst
@@ -283,6 +283,8 @@ Registrars
283
Registrars provide a means of altering a configuration at runtime across namespaces and files.
284
285
Registrars work if :ref:`auto-discovery` is enabled in :doc:`Modules </general/modules>`.
286
+It alters configuration properties when the Config object is instantiated.
287
+
288
There are two ways to implement a Registrar: **implicit** and **explicit**.
289
290
.. note:: Values from **.env** always take priority over Registrars.
0 commit comments