Logo
Explore Help
Register Sign In
yujunjun/strapi
1
0
Fork 0
You've already forked strapi
mirror of https://github.com/strapi/strapi.git synced 2025-07-27 10:56:36 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/packages/core/content-manager/server/utils/index.js

11 lines
171 B
JavaScript
Raw Normal View History

Init refactoring of content manager configuration routes Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-22 16:43:51 +02:00
'use strict';
Update tests Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 12:40:35 +01:00
// retrieve a local service
Prettier and backend fix
2022-08-08 23:33:39 +02:00
const getService = (name) => {
Migrate plugin getters
2021-08-19 22:27:00 +02:00
return strapi.plugin('content-manager').service(name);
Update tests Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 12:40:35 +01:00
};
Init refactoring of content manager configuration routes Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-22 16:43:51 +02:00
module.exports = {
Update tests Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 12:40:35 +01:00
getService,
Init refactoring of content manager configuration routes Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-22 16:43:51 +02:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 692ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API