Skip to content

Commit

Permalink
CMS-2324: fixed deprecated issues
Browse files Browse the repository at this point in the history
  • Loading branch information
matweew committed Jun 25, 2019
1 parent 6c7aef3 commit 6f546e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Spryker/Shared/ContentProduct/ContentProductConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ class ContentProductConfig extends AbstractSharedConfig
*/
public const TWIG_FUNCTION_NAME = 'content_product_abstract_list';

/**
* @deprecated Use `\Spryker\Shared\ContentProduct\ContentProductConfig::WIDGET_TEMPLATE_IDENTIFIER_BOTTOM_TITLE` instead.
*/
public const WIDGET_TEMPLATE_IDENTIFIER_DEFAULT = 'default';

/**
* Content item abstract product list bottom-title template identifier
*/
Expand Down

0 comments on commit 6f546e2

Please sign in to comment.