Exemplo n.º 1
0
 /**
  * @return string
  */
 public function getIdHash()
 {
     return $this->helper !== null ? $this->helper->getIdHash() : $this->idHash;
 }