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
553f32576d
commit
aee0381663
@ -121,6 +121,7 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid
|
||||
'Link' => 'Text',
|
||||
'RelativeLink' => 'Text',
|
||||
'AbsoluteLink' => 'Text',
|
||||
'TreeTitle' => 'HTMLText',
|
||||
);
|
||||
|
||||
private static $defaults = array(
|
||||
|
Loading…
Reference in New Issue
Block a user