Exemple #1
0
 /**
  * {@inheritDoc}
  */
 public function getRule()
 {
     return sprintf('NOT (%s)', $this->specification->getRule());
 }