Added woodpecker config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2023-04-21 01:46:52 +02:00
parent b0566e3148
commit 369514589f
3 changed files with 12 additions and 0 deletions

View File

@ -140,6 +140,7 @@ class JWTToken
*
* @param string|int|\DateTime $expiry
* @return void
* @throws \InvalidArgumentException if the argument can not be interpreted
*/
public function setExpiry($expiry)
{