Skip to content

Commit

Permalink
categoryKeysMapping bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltay35 committed Oct 14, 2023
1 parent 7e496e4 commit 0be9ebd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/APIs/Products.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ public function planDetails($productKey = "")
* @return array|Exception
* @throws Exception
* @link https://manage.resellerclub.com/kb/answer/862
* @todo Add optional parameters
*/
public function categoryKeysMapping()
{
Expand Down Expand Up @@ -81,7 +80,4 @@ public function move($domainName, $existingCustomerId, $newCustomerId, $defaultC
}



category-keys-mapping

}

0 comments on commit 0be9ebd

Please sign in to comment.