Skip to content

Commit

Permalink
updates expected UI test file
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Sep 4, 2024
1 parent f5a8bdb commit 9a929aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/Annotations/API.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class API extends \Piwik\Plugin\API
* @param int $idSite The site ID to add the annotation to.
* @param string $date The date the annotation is attached to.
* @param string $note The text of the annotation (max 255 chars).
* @param boolean $starred Either 0 or 1. Whether the annotation should be starred.
* @param boolean $starred Whether the annotation should be starred.
* @return array Returns an array of two elements. The first element (indexed by
* 'annotation') is the new annotation. The second element (indexed
* by 'idNote' is the new note's ID).
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a929aa

Please sign in to comment.