Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 25, 2019
1 parent 371fb92 commit 3491479
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Spryker/Client/ContentProduct/ContentProductClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
class ContentProductClient extends AbstractClient implements ContentProductClientInterface
{
/**
* {@inheritdoc}
* {@inheritDoc}
*
* @api
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
class ContentProductFacade extends AbstractFacade implements ContentProductFacadeInterface
{
/**
* {@inheritdoc}
* {@inheritDoc}
*
* @api
*
Expand Down

0 comments on commit 3491479

Please sign in to comment.