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 a2342ce1ff
commit 29e502a63a
1 changed files with 1 additions and 0 deletions

View File

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