GroupTeamEvents
class GroupTeamEvents extends AbstractMigration
Methods
Details
at line line 23
up()
Migration Method
Changes in events: - GroupJoinEvent can now also store teams - GroupAbandonEvent and GroupKickEvent had the typehint of \Player converted to \Model to support both players and teams leaving groups; it is now necessary to store the type of the model in the appropriate format
at line line 53
down()
Rollback Method