Skip to content

Commit 8bac8b0

Browse files
author
Igor Melnikov
committed
MAGETWO-60442: Add optional SerializerInterface dependency to child classes of \Magento\Framework\Config\Data
Adding class and __constructor descriptions
1 parent 6018950 commit 8bac8b0

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/framework/Magento/TestFramework/Interception

1 file changed

+1
-1
lines changed

dev/tests/integration/framework/Magento/TestFramework/Interception/PluginList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Magento\Framework\Serialize\SerializerInterface;
99

1010
/**
11-
* Plugin list configuration
11+
* Provides plugin list configuration
1212
*/
1313
class PluginList extends \Magento\Framework\Interception\PluginList\PluginList
1414
{

0 commit comments

Comments
 (0)