Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function hasKey($key)
 {
     return $this->_delegate->hasKey($key);
 }