mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 20:16:45 +00:00
Remove obsolete comment
This commit is contained in:
@@ -817,9 +817,6 @@ final class CoreExtension extends AbstractExtension
|
||||
return $r;
|
||||
}
|
||||
|
||||
// The '_default' filter is used internally to avoid using the ternary operator
|
||||
// which costs a lot for big contexts (before PHP 5.4). So, on average,
|
||||
// a function call is cheaper.
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user