Skip to content

Commit ddfbca0

Browse files
committed
MC-15977: PageBuilder preview
1 parent 7cd41c6 commit ddfbca0

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/Controller/ContentType

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Controller/ContentType/Preview.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Preview extends \Magento\Framework\App\Action\Action implements HttpPostAc
3030
/**
3131
* @var \Magento\Backend\Model\Auth
3232
*/
33-
protected $auth;
33+
private $auth;
3434

3535
/**
3636
* Constructor

0 commit comments

Comments
 (0)