Пример #1
0
 public function has(FixtureIdInterface $fixture) : bool
 {
     return isset($this->objects[$fixture->getId()]);
 }