2020-01-27 15:11:16 +01:00
|
|
|
'use strict';
|
|
|
|
|
|
|
|
/**
|
2020-05-29 10:51:12 +02:00
|
|
|
* Read the documentation (https://strapi.io/documentation/v3.x/concepts/controllers.html#core-controllers)
|
2020-01-27 15:11:16 +01:00
|
|
|
* to customize this controller
|
|
|
|
*/
|
|
|
|
|
|
|
|
module.exports = {};
|