Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ProklUng committed May 19, 2021
1 parent 0151a86 commit 4716ebe
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,3 @@ services:
app.request.uri:
class: Prokl\ServiceProvider\Services\AppRequest
factory: ['@app.request', 'getRequestUri']

#############
# Wordpress
#############

# Регистратор кастомных типов постов.
custom.post.type.registrator:
class: Prokl\ServiceProvider\Services\PostTypes\PostTypeRegistrator
tags:
- { name: 'post.type.registrator'}

Prokl\ServiceProvider\Services\PostTypes\PostTypeRegistrator: '@custom.post.type.registrator'

0 comments on commit 4716ebe

Please sign in to comment.