File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1414/**
1515 * Interface IConfig
1616 *
17- * Interface to configure basic connection parameters for SAP remote function calls.
17+ * Interface to configure basic connection parameters for SAP remote function calls,
18+ * that are common to both connection types (A, and B)
1819 *
1920 * @package phpsap\interfaces
2021 * @author Gregor J.
Original file line number Diff line number Diff line change 1414/**
1515 * Interface IConnection
1616 *
17- * PHP/SAP connection interface .
17+ * Manage a PHP/SAP connection instance .
1818 *
1919 * @package phpsap\interfaces
2020 * @author Gregor J.
Original file line number Diff line number Diff line change 1616/**
1717 * Interface IFunction
1818 *
19- * PHP/SAP function interface .
19+ * Manage a PHP/SAP remote function call .
2020 *
2121 * @package phpsap\interfaces
2222 * @author Gregor J.
You can’t perform that action at this time.
0 commit comments