Skip to content

Commit 73f504c

Browse files
[Templating] fix return type declarations
1 parent 2b8ef1d commit 73f504c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Templating/PhpEngine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ public function extend($template)
301301
* @param mixed $value A variable to escape
302302
* @param string $context The context name
303303
*
304-
* @return string The escaped value
304+
* @return mixed The escaped value
305305
*/
306306
public function escape($value, $context = 'html')
307307
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy