Exemplo n.º 1
0
 /**
  * Get the entity key
  *
  * @return string
  */
 public function getIdentityKey()
 {
     return parent::getIdentityColumn();
 }