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 9aa5f37 commit 6049d33Copy full SHA for 6049d33
motivation.md
@@ -13,9 +13,8 @@ I inherited a project running on PHP 5.5.x containing undocumented code dealing
13
for several [PHP modules](php-modules) and it still has to work, in case
14
of a switch to a different way of communicating with SAP.
15
3. Any parameters of a SAP remote function call have to be defined as methods
16
- as a way of documenting the API of a SAP remote function call. As a result
17
- this documentation will be available via your editors autocomplete
18
- functionality.
+ as a way of documenting the API of a SAP remote function call via the
+ editors autocomplete functionality. :bowtie:
19
4. The configuration has to be as interchangeable as possible between the PHP
20
modules.
21
0 commit comments