We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a30706 + a7026e9 commit f99c1c6Copy full SHA for f99c1c6
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