Ejemplo n.º 1
0
 /**
  * @return bool
  */
 public function isCaseSensitive()
 {
     return $this->value->isCaseSensitive();
 }