We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0151a86 commit 4716ebeCopy full SHA for 4716ebe
config/base.yaml
@@ -40,15 +40,3 @@ services:
40
app.request.uri:
41
class: Prokl\ServiceProvider\Services\AppRequest
42
factory: ['@app.request', 'getRequestUri']
43
-
44
- #############
45
- # Wordpress
46
47
48
- # Регистратор кастомных типов постов.
49
- custom.post.type.registrator:
50
- class: Prokl\ServiceProvider\Services\PostTypes\PostTypeRegistrator
51
- tags:
52
- - { name: 'post.type.registrator'}
53
54
- Prokl\ServiceProvider\Services\PostTypes\PostTypeRegistrator: '@custom.post.type.registrator'
0 commit comments