Skip to content

Commit 10cde5a

Browse files
committed
fix paths and imports
1 parent 66bbc3b commit 10cde5a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

lib/Server.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use Pdsinterop\PhpSolid\ClientRegistration;
1616
use Pdsinterop\PhpSolid\JtiStore;
1717
use Pdsinterop\Solid\Auth\Enum\Repository;
18+
use Pdsinterop\PhpSolid\Repository\RefreshToken as RefreshTokenRepository;
1819

1920
class Server {
2021
public static function generateKeySet() {

0 commit comments

Comments
 (0)