icingadb-web/library/Icingadb/Command/Renderer
Sukhwinder Dhillon a7afaf71f2 IcingaApiCommandRenderer: Don't set empty array, if no attr is set
- Use the returned value instead, either array or null.

- With https://github.com/Icinga/icinga2/issues/8167 attrs=[] means that no attrs are
  fetched at all, and attrs=null means that all available attrs are fetched
2025-06-03 09:11:33 +02:00
..
IcingaApiCommandRenderer.php IcingaApiCommandRenderer: Don't set empty array, if no attr is set 2025-06-03 09:11:33 +02:00
IcingaCommandRendererInterface.php Add monitoring's command implementation 2021-03-09 09:13:20 +01:00