Exemplo n.º 1
0
 public function has($deepKey)
 {
     return $this->_combinedData->hasDeep($deepKey);
 }