diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-07-16 18:59:56 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-07-16 18:59:56 +0200 |
commit | efd2835b2308c6b82e0f09fa70a6d952a9427db9 (patch) | |
tree | b532ac4217151af2828f743e0080f06a1e7d8c3c /lib/public/Console | |
parent | 684a7200ac1001284a0901eb00e3773f7a1233b5 (diff) | |
download | nextcloud-server-efd2835b2308c6b82e0f09fa70a6d952a9427db9.tar.gz nextcloud-server-efd2835b2308c6b82e0f09fa70a6d952a9427db9.zip |
Deprecate the server container getters
Service locators are an anti pattern. These getters just make it more
appealing to do the wrong thing. If you want to locate a service the bad
way, just use the `get` method on a container – it will do the same in
also one line of code.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/public/Console')
0 files changed, 0 insertions, 0 deletions