Skip to content

Commit 9f1bc08

Browse files
Merge branch '5' into 6
2 parents 1034dc5 + b779f48 commit 9f1bc08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

code/Controllers/CMSMain.php

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr
102102

103103
private static $menu_priority = 10;
104104

105+
/**
106+
* @deprecated 5.4.0 Will be renamed to model_class
107+
*/
105108
private static $tree_class = SiteTree::class;
106109

107110
private static $session_namespace = CMSMain::class;

0 commit comments

Comments
 (0)