sephster
|
c4c354e2df
|
Fix phpstan issues
|
2019-07-01 19:17:43 +01:00 |
|
sephster
|
c2cd12e0b8
|
Remove return types
|
2018-12-19 12:54:26 +00:00 |
|
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 |
|
Andrew Millington
|
aac64e49cf
|
Fix style issue
|
2018-05-23 16:36:43 +01:00 |
|
Andrew Millington
|
61156ef8c7
|
Use __toString() for access token
|
2018-05-23 16:34:39 +01:00 |
|
Andrew Millington
|
b182389395
|
Remove native type hints
|
2018-05-21 15:45:09 +01:00 |
|
Lukáš Unger
|
577065c270
|
Use native typehints
|
2018-05-08 11:35:06 +02:00 |
|
Andrew Millington
|
48ce5f36cf
|
Change function name to be less technically specific
|
2018-05-07 20:37:20 +02:00 |
|
Lukáš Unger
|
fd72d79ad3
|
Generalized access token format
|
2018-05-07 20:37:20 +02:00 |
|
Lukáš Unger
|
eca385ab08
|
Static analysis with PHPStan
|
2018-02-11 22:20:17 +01:00 |
|
Lukáš Unger
|
c3a4670c11
|
Updated PHPDoc
|
2016-07-09 02:01:53 +02:00 |
|
Alex Bilbie
|
7bfd5b7d0d
|
Added abstract methods for required methods
|
2016-04-18 12:22:15 +01:00 |
|
Alex Bilbie
|
f007e25070
|
Added copyright docblocks
|
2016-04-17 13:06:05 +01:00 |
|
Alex Bilbie
|
be9bd76f35
|
Added AccessTokenTrait
|
2016-04-09 15:09:13 +01:00 |
|