Symfony Function Reference | How to use "get" function.[class sfOutputEscaperGetterDecorator]
â– Definition
(mixed) get ($key, $escapingMethod = null)
â– Parameters
$key The key to retieve
$escapingMethod The escaping method (a PHP function) to use
â– Feature
Returns the escaped value associated with the key supplied.

