Skip to content

Commit 4716ebe

Browse files
committed
fixes
1 parent 0151a86 commit 4716ebe

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

config/base.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,3 @@ services:
4040
app.request.uri:
4141
class: Prokl\ServiceProvider\Services\AppRequest
4242
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

Comments
 (0)