We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34a172 + f99c1c6 commit 370eb78Copy full SHA for 370eb78
src/Providers/Juhe.php
@@ -82,6 +82,7 @@ class Juhe extends AbstractProvider
82
* @param null $company
83
*
84
* @return \Finecho\Logistics\Order
85
+ *
86
* @throws \Finecho\Logistics\Exceptions\HttpException
87
* @throws \Finecho\Logistics\Exceptions\InquiryErrorException
88
* @throws \Finecho\Logistics\Exceptions\InvalidArgumentException
@@ -124,6 +125,7 @@ public function getProviderName()
124
125
* @param int $SUCCESS_STATUS
126
127
* @return array
128
129
130
131
*/
0 commit comments