You are here

public function TwigTestFoo::rewind in Zircon Profile 8.0

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

File

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

Class

TwigTestFoo

Code

public function rewind() {
  $this->position = 0;
}