Skip to content

Commit

Permalink
Remove template type definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Alban-io committed Jan 29, 2022
1 parent b1581c7 commit a170986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stubs/date.stub
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ class DateInterval
}

/**
* @template TEnd of ?DateTimeInterface
* @template TRecurrences of ?int
* @template TEnd
* @template TRecurrences
*/
class DatePeriod
{
Expand Down

0 comments on commit a170986

Please sign in to comment.