public function ParserTest::getDataFormSpecifications in Lockr 7.3
File
- vendor/
symfony/ yaml/ Tests/ ParserTest.php, line 70
Class
Namespace
Symfony\Component\Yaml\TestsCode
public function getDataFormSpecifications() {
return $this
->loadTestsFromFixtureFiles('index.yml');
}