mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-03 21:33:38 +03:00
fixed incorrect annotation
This commit is contained in:
parent
1f7d3679fd
commit
0cca26ce0f
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ class OrderManager {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param $customerExternalId
|
||||
* @param string $customerExternalId Customer's external id
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue