Skip to content

Commit a30f97e

Browse files
committed
Update Federation
1 parent dae01f2 commit a30f97e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/Federation.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,4 +442,9 @@ public function claimFactory(): ClaimFactory
442442
$this->helpers(),
443443
);
444444
}
445+
446+
public function timestampValidationLeewayDecorator(): DateIntervalDecorator
447+
{
448+
return $this->timestampValidationLeewayDecorator;
449+
}
445450
}

0 commit comments

Comments
 (0)