Пример #1
0
 protected function injectYamlParser()
 {
     $this->setPropertyValue($this->loader, 'yamlParser', $this->yamlParser->reveal());
 }