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 d5989cb commit bb1748eCopy full SHA for bb1748e
src/IConfig.php
@@ -77,7 +77,8 @@ public function getLang();
77
public function getDest();
78
79
/**
80
- * Generate the configuration needed for connecting.
+ * Generate the type of configuration needed by the PHP module in order to
81
+ * establish a connection to SAP.
82
* @return mixed
83
*/
84
public function generateConfig();
0 commit comments