Skip to content
Snippets Groups Projects
Commit b01f77c3 authored by Dimitris Bozelos's avatar Dimitris Bozelos
Browse files

Issue #3375393 Improved method documentation

parent 889021a0
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,10 @@ class Address extends PluginBase {
/**
* Transforms a Drupal address property to an Acumatica field property.
*
* In addition to the standard conversion to a `value` array, it converts
* postal codes (currently for US and CA) to pass Acumatica's postal code
* validation.
*
* @param array $address
* The address field property array.
* @param string $property
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment