Skip to content

getSkusByProduct #231

Merged
bookernath merged 3 commits intobigcommerce:masterfrom
msznaper:patch-1
Sep 11, 2018
Merged

getSkusByProduct #231
bookernath merged 3 commits intobigcommerce:masterfrom
msznaper:patch-1

Conversation

@msznaper
Copy link
Copy Markdown
Contributor

Get collection of product skus by Product

Comment thread src/Bigcommerce/Api/Client.php Outdated
}

/**
Get collection of product skus by Product
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you format this like:

    /**
     * Get collection of product skus by Product
     * @param array $filter
     * @return mixed
     */

That way it'll get picked up as a docblock in IDEs like PHPStorm.

Copy link
Copy Markdown
Contributor Author

@msznaper msznaper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread src/Bigcommerce/Api/Client.php Outdated
* @param $productId
* @param array $filter
* @return mixed
*/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one's still out of alignment. :(

Copy link
Copy Markdown
Contributor Author

@msznaper msznaper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope now it's okay. ;-)

Copy link
Copy Markdown
Contributor

@lord2800 lord2800 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thanks!

@bookernath bookernath merged commit a4cb860 into bigcommerce:master Sep 11, 2018
@msznaper msznaper deleted the patch-1 branch October 30, 2020 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants