コード例 #1
0
 /**
  * Gets the value of the "ID" this key points to
  *
  * @return integer
  */
 public function getIDValue()
 {
     return parent::getValue();
 }