function test_foo

File

drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php, line 39

Code

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