private function Twig_TemplateMethodAndPropObject::getC in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/twig/twig/test/Twig/Tests/TemplateTest.php \Twig_TemplateMethodAndPropObject::getC()
File
- vendor/
twig/ twig/ test/ Twig/ Tests/ TemplateTest.php, line 651
Class
Code
private function getC() {
return 'c';
}