new User()]; $object = new UserWasAddedEvent($params['user']); return compact('params', 'object'); } }