protected function Twig_TemplateMethodObject::getProtected

File

drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php, line 343

Class

Twig_TemplateMethodObject

Code

protected function getProtected() {
  return 'protected';
}