Skip to content

Commit

Permalink
Merge pull request #555 from magento-dragons/MAGETWO-60348
Browse files Browse the repository at this point in the history
[Dragons] MAGETWO-60348: Remove api annotation - 2.1
  • Loading branch information
Oleksii Korshenko authored Nov 1, 2016
2 parents 92d8e3d + ed7b9ad commit a79389c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

/**
* Interface BaseSelectProcessorInterface
* @api
*/
interface BaseSelectProcessorInterface
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

/**
* Provide configurable sub-products for price calculation
* @api
*/
interface ConfigurableOptionsProviderInterface
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

/**
* Retrieve list of products where each product contains lower price than others at least for one possible price type
* @api
*/
interface LowestPriceOptionsProviderInterface
{
Expand Down

0 comments on commit a79389c

Please sign in to comment.