Skip to content

Commit

Permalink
Automated interface update 2024-10-30_12:08:12
Browse files Browse the repository at this point in the history
  • Loading branch information
plenty-cicd-3 committed Oct 30, 2024
1 parent 7bbe83e commit 8752308
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
26 changes: 26 additions & 0 deletions modules/ROOT/pages/Order.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9220,6 +9220,32 @@ a|
|===


[source%nowrap, php]
[#shouldkeepeucountry]
----
public shouldKeepEUCountry($country):void
----









.*Parameters*
[cols="3,1,6"]
|===
|Name |Type |Description
a|`$country`
|
a|
|===


[[order_countries_models]]
=== Models
[[order_models_country]]
Expand Down
26 changes: 26 additions & 0 deletions modules/ROOT/pages/Webshop.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,32 @@ a|
|===


[source%nowrap, php]
[#getcombinedlist]
----
public getCombinedList($language):array
----









.*Parameters*
[cols="3,1,6"]
|===
|Name |Type |Description
a|`$language`
|link:http://php.net/string[string^]
a|
|===



[[webshop_contracts_giftcardrepositorycontract]]
==== GiftCardRepositoryContract
Expand Down

0 comments on commit 8752308

Please sign in to comment.