File tree Expand file tree Collapse file tree
Model/Indexer/DataProvider Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,6 +38,11 @@ class WysiwygBlockData implements DataProviderInterface
3838 */
3939 private $ scopeConfig ;
4040
41+ /**
42+ * @var GetAttributeCodesByIds
43+ */
44+ private $ getAttributeCodesByIds ;
45+
4146 /**
4247 * ContentData constructor.
4348 *
Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ class WysiwygBlockData implements DataProviderInterface
3939 */
4040 private $ scopeConfig ;
4141
42+ /**
43+ * @var GetAttributeCodesByIds
44+ */
45+ private $ getAttributeCodesByIds ;
46+
4247 /**
4348 * ContentData constructor.
4449 *
Original file line number Diff line number Diff line change 33 "description" : " Converts magento URL's to VSF during indexation" ,
44 "license" : " GPL-3.0-only" ,
55 "type" : " magento2-component" ,
6- "version" : " 2.0.3 " ,
6+ "version" : " 2.0.4 " ,
77 "authors" : [
88 {
99 "name" : " Kristofers Ozolins"
You can’t perform that action at this time.
0 commit comments