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 d436eb1 commit b4ef181Copy full SHA for b4ef181
src/Bolt/BoltDriver.php
@@ -91,7 +91,6 @@ public static function create($uri, ?DriverConfiguration $configuration = null,
91
);
92
}
93
94
-
95
return new self(
96
$uri,
97
$authenticate ?? Authenticate::fromUrl(),
0 commit comments