Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function hasCondition(ConditionInterface $condition)
 {
     return $this->conditions->contains($condition);
 }