Exemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function hasState(StateInterface $state)
 {
     return $this->states->contains($state);
 }