Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function hasValue($value)
 {
     return $this->_delegate->hasValue($value);
 }