public function TwigTestFoo::getSelf

File

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

Class

TwigTestFoo

Code

public function getSelf() {
  return $this;
}