mixpanel-php
mixpanel-php copied to clipboard
Fix typing of the group property
The group attribute of the Mixpanel class was typed as a MixpanelPeople class, when indeed it is a MixpanelGroups class.
This is my first PR in this project, so I hope this PR meets your requirements. Please let me know if not.
@jbwyme Do you think we can get this merged to be included in the next release? :-)