Exemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function getUser($uid = null, $field = 'id')
 {
     return parent::getUser($uid, $field);
 }