aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filesummary.js
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-07-17 08:05:07 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-07-17 08:05:07 +0200
commit9bc6a8437d2ad3e5b8a09531bcc6803255c38636 (patch)
tree99c415291a8da45b35db39921b95d16174fad115 /apps/files/js/filesummary.js
parent2c79083f27c764fb35cc1692e105a02378cbd690 (diff)
downloadnextcloud-server-9bc6a8437d2ad3e5b8a09531bcc6803255c38636.tar.gz
nextcloud-server-9bc6a8437d2ad3e5b8a09531bcc6803255c38636.zip
Deprecate the query mothod on the server container
The interface method has already been deprecated, but if some code uses the concrete type instead, the deprecation is not shown (by phpstorm), so I think it's better to have this method tagged as well. The "fix" for this deprecation is to simply use `get` instead of `query`. Right now this will work 100% the same, but the goal is to slim down the interface and only use what PSR-11 offers. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/files/js/filesummary.js')
0 files changed, 0 insertions, 0 deletions