Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function removeConditions()
 {
     $this->conditions->removeAll($this->conditions);
     return true;
 }