You are here

protected function ParserTest::tearDown in Currency 7.2

File

currency/vendor/symfony/yaml/Tests/ParserTest.php, line 26

Class

ParserTest

Namespace

Symfony\Component\Yaml\Tests

Code

protected function tearDown() {
  $this->parser = null;
}