public static property FooObject::$called

File

drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php, line 180

Class

FooObject

Code

public static $called = array(
  '__toString' => 0,
  'foo' => 0,
  'getFooBar' => 0,
);