Symfony Function Reference | How to use "offsetSet" function.[class sfOutputEscaperArrayDecorator]
â– Definition
offsetSet ($offset, $value)
â– Parameters
$offset (ignored)
$value (ignored)
â– Feature
Throws an exception saying that values cannot be set (this method is required for the ArrayAccess interface).
Tags: sfOutputEscaperArrayDecorator symfony function offsetSet

