Skip to content

Commit

Permalink
fix: fix psalm error
Browse files Browse the repository at this point in the history
  • Loading branch information
matiux committed Nov 4, 2022
1 parent 052d393 commit 72c3753
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Matiux/DDDStarterPack/Type/DateTimeRFC.php
Expand Up @@ -4,9 +4,6 @@

namespace DDDStarterPack\Type;

/**
* @psalm-immutable
*/
class DateTimeRFC extends \DateTimeImmutable
{
/**
Expand Down

0 comments on commit 72c3753

Please sign in to comment.