Skip to content

Commit cd52324

Browse files
committed
docs: add explanation
1 parent 3295b20 commit cd52324

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

user_guide_src/source/general/configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,8 @@ Registrars
283283
Registrars provide a means of altering a configuration at runtime across namespaces and files.
284284

285285
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+
286288
There are two ways to implement a Registrar: **implicit** and **explicit**.
287289

288290
.. note:: Values from **.env** always take priority over Registrars.

0 commit comments

Comments
 (0)