mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
743a186c32
This means that you dont have to worry about casting it as HTMLText again when using the result in a template or other context However in some situations code might be assuming it can check with is_string, in which case you now need to use instanceof HTMLText |
||
---|---|---|
.. | ||
ArrayData.php | ||
GenericTemplateGlobalProvider.php | ||
Requirements.php | ||
SSTemplateParser.php | ||
SSTemplateParser.php.inc | ||
SSViewer.php | ||
TemplateGlobalProvider.php | ||
TemplateIteratorProvider.php | ||
ViewableData.php |