Skip to content

Commit 9d8a134

Browse files
committed
MC-14937: Complete Page Builder Analytics data collection
- fix test failures
1 parent b29244f commit 9d8a134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Model/View/File/Collector/PageBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class PageBuilder implements CollectorInterface
2222
/**
2323
* @var DirSearch
2424
*/
25-
protected $componentDirSearch;
25+
private $componentDirSearch;
2626

2727
/**
2828
* @var string

0 commit comments

Comments
 (0)