public function Foo::getSelf

File

drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php, line 166

Class

Foo

Code

public function getSelf() {
  return $this;
}