diff --git a/code/Model/SiteTree.php b/code/Model/SiteTree.php index e003165f6a..5ee6a6398e 100755 --- a/code/Model/SiteTree.php +++ b/code/Model/SiteTree.php @@ -78,6 +78,7 @@ use SilverStripe\View\Parsers\URLSegmentFilter; use SilverStripe\View\Shortcodes\EmbedShortcodeProvider; use SilverStripe\View\SSViewer; +use SilverStripe\Dev\Deprecation; /** * Basic data-object representing all pages within the site tree. All page types that live within the hierarchy should