protected function setUp() { parent::setUp(); $this->manipulator = new XmlServiceManipulator(vfsStream::url('root/services.xml')); }
protected function setUp() { parent::setUp(); $this->manipulator = new YamlRouteManipulator(vfsStream::url('root/routing.yml')); }