Esempio n. 1
0
 private function loadFixture(Fixture $fixture)
 {
     $fixture->load();
     $this->notifyFixtureLoaded($fixture->getName());
 }