Commit graph

2 commits

Author SHA1 Message Date
lokal-profil
a4520fdc3d Update docstring per introduction of maintenance/generateConfigSchema.php
Bug: T314556
Change-Id: I004d8f693bb2bb10c198feddbbc1d1b50999ac73
2022-08-04 09:42:47 +02:00
daniel
6880561a4d Generate config name constants.
We can generate a class that contains constants for all config variable
names. This removes the need to rely on string literals when calling
Config::get, and it provides a place for documentation that integrates
better with IDEs than the markdown file.

Change-Id: I817dc14c4ce8fc0a29d9c07e8fd393c4f359cade
2022-03-18 10:32:58 +01:00