Skip to content

Commit eeeb85a

Browse files
committed
MC-41018: Minor changes in CMS page validation
1 parent 3db94ce commit eeeb85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Model/Page/CustomLayout/CustomLayoutValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class CustomLayoutValidator
1616
/**
1717
* @var PageFactory
1818
*/
19-
protected $pageFactory;
19+
private $pageFactory;
2020

2121
/**
2222
* @var ManagerInterface

0 commit comments

Comments
 (0)