Example #1
0
 /**
  * Get groupType
  *
  * @return \Wealthbot\ClientBundle\Entity\AccountGroupType 
  */
 public function getGroupType()
 {
     return parent::getGroupType();
 }