Skip to content

Commit 084284e

Browse files
author
Maksym Savich
committed
MAGETWO-36918: Versions tab is absent after publish CMS page on update
1 parent 56a5d5c commit 084284e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Ui/Component/Listing/Column/PageActions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class PageActions extends Column
2626
protected $urlBuilder;
2727

2828
/** @var string */
29-
protected $url;
29+
private $url;
3030

3131

3232
/**

0 commit comments

Comments
 (0)