Skip to content

Commit

Permalink
Mark method as api
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Sep 20, 2024
1 parent 707cc29 commit 2ff2f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Period/Range.php
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ public function getParentPeriodLabel()
* The max supported timestamp is always set to end of the current year plus 10 years.
*
* @return int
* @api
*/
public static function getMaxAllowedEndTimestamp(): int
{
Expand Down

0 comments on commit 2ff2f16

Please sign in to comment.