We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8ef1d commit 73f504cCopy full SHA for 73f504c
src/Symfony/Component/Templating/PhpEngine.php
@@ -301,7 +301,7 @@ public function extend($template)
301
* @param mixed $value A variable to escape
302
* @param string $context The context name
303
*
304
- * @return string The escaped value
+ * @return mixed The escaped value
305
*/
306
public function escape($value, $context = 'html')
307
{
0 commit comments