Skip to content

Commit

Permalink
fix: IntlDateFormatter use statement missing
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardBaumrock committed Aug 29, 2023
1 parent 76c4c6c commit 00ef357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HumanDates.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace RockFrontend;

use IntlDateFormatter;

class HumanDates
{
/* default range patterns */
Expand Down

0 comments on commit 00ef357

Please sign in to comment.