mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
Fix tests
This commit is contained in:
@@ -50,7 +50,7 @@ EOF
|
||||
$tests[] = [new BlockNode('foo', new Node(), 1), <<<EOF
|
||||
// line 1
|
||||
/**
|
||||
* @return iterable<string>
|
||||
* @return iterable<null|scalar|\Stringable>
|
||||
*/
|
||||
public function block_foo(array \$context, array \$blocks = []): iterable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user