Exemple #1
0
	def get_data(self, user_object):
		array_maker = ModelDataToArray()

		return array_maker.get_user_data(user_object)