Skip to content

Commit

Permalink
Update HelfiChart.php
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima authored Feb 5, 2025
1 parent 6d1d6d1 commit 7d94ada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/helfi_media_chart/src/Entity/HelfiChart.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ public function getServiceUrl(): string {
}

/**
* Get the title of map.
* Get the title of chart.
*
* @return string|null
* The title of the map.
* The title of the chart.
*
* @throws \Drupal\Core\TypedData\Exception\MissingDataException
*/
Expand Down

0 comments on commit 7d94ada

Please sign in to comment.