Example #1
0
 /**
  * {@inheritdoc}
  */
 public function evaluate()
 {
     return !$this->child->evaluate();
 }