We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e78a8 commit 27fd9c3Copy full SHA for 27fd9c3
1 file changed
src/Server.php
@@ -59,7 +59,7 @@ class Server
59
private $filesystem;
60
/** @var Graph */
61
private $graph;
62
- /** @var SolidNotificationInterface */
+ /** @var SolidNotificationsInterface */
63
private $notifications;
64
/** @var Response */
65
private $response;
0 commit comments