public function TwigTestFoo::in in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/twig/twig/test/Twig/Tests/IntegrationTest.php \TwigTestFoo::in()
File
- vendor/
twig/ twig/ test/ Twig/ Tests/ IntegrationTest.php, line 71
Class
Code
public function in() {
return 'in';
}