function test_foo

File

drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php, line 144

Code

function test_foo($value = 'foo') {
  return $value;
}