You are here

public property TwigTestFoo::$array in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/twig/twig/test/Twig/Tests/IntegrationTest.php \TwigTestFoo::array

File

vendor/twig/twig/test/Twig/Tests/IntegrationTest.php, line 49

Class

TwigTestFoo

Code

public $array = array(
  1,
  2,
);