all repos — caroster @ 94ed421247e41b427d90cf078b579daf30b8842b

[Octree] Group carpool to your event https://caroster.io

backend/api/passenger/controllers/passenger.js (view raw)

1'use strict';
2
3/**
4 * Read the documentation (https://strapi.io/documentation/developer-docs/latest/development/backend-customization.html#core-controllers)
5 * to customize this controller
6 */
7
8module.exports = {};