Skip to content

Commit

Permalink
[Beta.2] remove typo made by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Jun 17, 2018
1 parent 682f249 commit d24a356
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
@trigger_error('Class CoreShop\Bundle\ResourceBundle\CoreExtension\SerializedData is deprecated since version 2.0.0-beta.2 and will be removed in 2.0. Use CoreShop\Bundle\PimcoreBundle\CoreExtension\SerializedData class instead.', E_USER_DEPRECATED);
} else {
/**
* e@deprecated Class CoreShop\Bundle\ResourceBundle\CoreExtension\SerializedData is deprecated since version 2.0.0-beta.2 and will be removed in 2.0. Use CoreShop\Bundle\PimcoreBundle\CoreExtension\SerializedData class instead.
* @deprecated Class CoreShop\Bundle\ResourceBundle\CoreExtension\SerializedData is deprecated since version 2.0.0-beta.2 and will be removed in 2.0. Use CoreShop\Bundle\PimcoreBundle\CoreExtension\SerializedData class instead.
*/
class SerializedData
{
Expand Down

0 comments on commit d24a356

Please sign in to comment.