8000 Merge branch '3.1' · symfony/symfony@fba0638 · GitHub
[go: up one dir, main page]

Skip to content

Commit fba0638

Browse files
committed
Merge branch '3.1'
* 3.1: fixed fixtures
2 parents 8f8f434 + d86fc12 commit fba0638

File tree

1 file changed

+5
-0
lines changed
  • src/Symfony/Component/VarDumper/Tests/Fixtures

1 file changed

+5
-0
lines changed

src/Symfony/Component/VarDumper/Tests/Fixtures/Twig.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ public function getDebugInfo()
2828
{
2929
return array (19 => 2);
3030
}
31+
32+
public function getSource()
33+
{
34+
return '';
35+
}
3136
}
3237
/* foo bar*/
3338
/* twig source*/

0 commit comments

Comments
 (0)
0