oauth2-server/tests/ResponseTypes
Marc Bennewitz 16f9de86f2 cleanup DateTime handline
* DateTime -> DateTimeImmutable
* DateTime::format('U') -> DateTime::getTimestamp()
* (new DateTime())->getTimestamp() -> time()
2018-11-08 12:45:18 +01:00
..
BearerResponseTypeTest.php cleanup DateTime handline 2018-11-08 12:45:18 +01:00
BearerTokenResponseWithParams.php Allow easy addition of custom fields to Bearer token response 2016-07-16 10:27:33 -05:00