mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Hints for SiteTree.TreeTitle casting
Relates to SS-2013-009
This commit is contained in:
parent
a2342ce1ff
commit
29e502a63a
@ -117,6 +117,7 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid
|
||||
'Link' => 'Text',
|
||||
'RelativeLink' => 'Text',
|
||||
'AbsoluteLink' => 'Text',
|
||||
'TreeTitle' => 'HTMLText',
|
||||
);
|
||||
|
||||
static $defaults = array(
|
||||
|
Loading…
Reference in New Issue
Block a user