We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d86925 commit 00c1a1fCopy full SHA for 00c1a1f
res/php-sap.png
1.26 KB
res/php-sap.txt
@@ -31,8 +31,8 @@ digraph G {
31
color=red;
32
node [color=red];
33
label="your code";
34
- yourcode [label="connect ➔ prepare ➔ invoke"];
+ yourcode [label="new ➔ setConfiguration() ➔ invoke()"];
35
}
36
- yourcode -> "php-sap/saprfc-koucky" [lhead=cluster2 color=red];
+ yourcode -> "php-sap/saprfc-harding" [lhead=cluster2 color=red];
37
38
@enduml
0 commit comments