Hints for SiteTree.TreeTitle casting

Relates to SS-2013-009
This commit is contained in:
Ingo Schommer 2013-09-24 12:10:12 +02:00
parent 553f32576d
commit aee0381663

View File

@ -121,6 +121,7 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid
'Link' => 'Text', 'Link' => 'Text',
'RelativeLink' => 'Text', 'RelativeLink' => 'Text',
'AbsoluteLink' => 'Text', 'AbsoluteLink' => 'Text',
'TreeTitle' => 'HTMLText',
); );
private static $defaults = array( private static $defaults = array(