Skip to content

Commit 0c4f780

Browse files
authored
Update Client.php
1 parent 911d68f commit 0c4f780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Bigcommerce/Api/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2047,7 +2047,7 @@ public static function deleteShippingMethod($zoneId, $methodId)
20472047
* @param $productId
20482048
* @param array $filter
20492049
* @return mixed
2050-
*/
2050+
*/
20512051
public static function getSkusByProduct($productId, $filter = array())
20522052
{
20532053
$filter = Filter::create($filter);

0 commit comments

Comments
 (0)