Skip to content

Commit

Permalink
Update CronExpressionToStringTransformer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanmac authored Oct 23, 2024
1 parent 4dfb85c commit 46c64e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

/**
* @template-implements DataTransformerInterface<CronExpression, string>
* @psalm-suppress TooManyTemplateParams
*/
final class CronExpressionToStringTransformer implements DataTransformerInterface
{
Expand Down

0 comments on commit 46c64e5

Please sign in to comment.