Exemplo n.º 1
0
	public function groups()
	{
		return UserGroupMember::getGroupsWithUser($this->username);
	}