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 5bda730 commit d42158eCopy full SHA for d42158e
app/code/Magento/Customer/Block/Address/Grid.php
@@ -143,7 +143,7 @@ public function getCustomer(): \Magento\Customer\Api\Data\CustomerInterface
143
}
144
145
/**
146
- * Get one string street address from "two fields" array or just returns string if it was passed in parameters
+ * Get one string street address from the Address DTO passed in parameters
147
*
148
* @param \Magento\Customer\Api\Data\AddressInterface $address
149
* @return string
0 commit comments