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 821ddaa commit f7492f4Copy full SHA for f7492f4
src/Phpforce/SoapClient/ClientBuilder.php
@@ -33,7 +33,7 @@ public function __construct($wsdl, $username, $password, $token)
33
/**
34
* Enable logging
35
*
36
- * @param LogInterface $log Logger
+ * @param LoggerInterface $log Logger
37
38
* @return ClientBuilder
39
*/
0 commit comments