Symfony Function Reference | How to use "getRaw" function.[class sfOutputEscaperArrayDecorator]
â– Definition
(mixed) getRaw ($key)
â– Parameters
$key The key into the array to use
â– Feature
Returns the (unescaped) value from the array associated with the key supplied.

