We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1ef7d commit 5c71768Copy full SHA for 5c71768
lib/ArangoDBClient/FailoverException.php
@@ -60,4 +60,4 @@ public function getLeader()
60
}
61
62
63
-class_alias(FailoverException::class, '\triagens\ArangoDb\Failover');
+class_alias(FailoverException::class, '\triagens\ArangoDb\FailoverException');
0 commit comments