Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
subrequests
Commits
8f959d2a
Unverified
Commit
8f959d2a
authored
Sep 12, 2017
by
Mateu Aguiló Bosch
Browse files
feat(Services): Update the services
parent
15418da3
Changes
1
Hide whitespace changes
Inline
Side-by-side
subrequests.services.yml
View file @
8f959d2a
services
:
subrequests.blueprint_
pars
er
:
class
:
'
Drupal\subrequests\Blueprint\
Pars
er
'
subrequests.blueprint_
manag
er
:
class
:
Drupal\subrequests\Blueprint\
BlueprintManag
er
arguments
:
[
'
@serializer'
]
subrequests.denormalizer.bluprint.json
:
logger.channel.subrequests
:
parent
:
logger.channel_base
arguments
:
[
'
subrequests'
]
subrequests.json_path_replacer
:
class
:
Drupal\subrequests\JsonPathReplacer
subrequests.subrequests_manager
:
class
:
Drupal\subrequests\SubrequestsManager
arguments
:
[
'
@http_kernel'
,
'
@serializer'
,
'
@subrequests.json_path_replacer'
]
subrequests.denormalizer.blueprint.json
:
class
:
Drupal\subrequests\Normalizer\JsonBlueprintDenormalizer
arguments
:
[
'
@logger.channel.subrequests'
]
tags
:
-
{
name
:
normalizer
,
priority
:
0
}
subrequests.denormalizer.subrequest.json
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment