You are here

protected function InlineTest::setUp in Lockr 7.3

File

vendor/symfony/yaml/Tests/InlineTest.php, line 21

Class

InlineTest

Namespace

Symfony\Component\Yaml\Tests

Code

protected function setUp() {
  Inline::initialize(0, 0);
}