Skip to content

Commit

Permalink
fix(ocp): Fix reference of dashboard IAPIWidget::getItems from Widget…
Browse files Browse the repository at this point in the history
…Item

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst authored and backportbot-nextcloud[bot] committed Jul 5, 2023
1 parent d119cb1 commit 6efaf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Dashboard/Model/WidgetItem.php
Expand Up @@ -33,7 +33,7 @@
*
* This class is used by IAPIWidget interface.
* It represents an widget item data that can be provided to clients via the Dashboard API
* @see IAPIWidget::getWidgetItems
* @see IAPIWidget::getItems
*
* @since 22.0.0
*
Expand Down

0 comments on commit 6efaf84

Please sign in to comment.