public function Foo::not

File

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

Class

Foo

Code

public function not() {
  return 'not';
}