Exemplo n.º 1
0
 /**
  * Returns the regular expression operator.
  *
  * @return string
  */
 public function getRegexpExpression()
 {
     throw DoctrineException::regularExpressionOperatorNotSupported($this);
 }