public static property FooObject::$called in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php \FooObject::called
File
- vendor/
twig/ twig/ test/ Twig/ Tests/ Extension/ SandboxTest.php, line 191
Class
Code
public static $called = array(
'__toString' => 0,
'foo' => 0,
'getFooBar' => 0,
);