fixed incorrect annotation

This commit is contained in:
Ruslan Efanov 2021-07-16 10:26:22 +03:00
parent 1f7d3679fd
commit 0cca26ce0f

View file

@ -172,7 +172,7 @@ class OrderManager {
}
/**
* @param $customerExternalId
* @param string $customerExternalId Customer's external id
*
* @return bool
*/