1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-19 23:32:02 +02:00

[ticket/16008] Unindent YML comments

PHPBB3-16008
This commit is contained in:
mrgoldy 2019-05-05 18:30:21 +02:00 committed by Marc Alexander
parent 0b39e4e854
commit 76b4a2faab
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -1,9 +1,9 @@
services:
# ----- Auth management -----
# ----- Auth management -----
auth:
class: phpbb\auth\auth
# ----- Auth providers -----
# ----- Auth providers -----
auth.provider_collection:
class: phpbb\auth\provider_collection
arguments:
@ -70,7 +70,7 @@ services:
tags:
- { name: auth.provider }
# ----- OAuth services providers -----
# ----- OAuth services providers -----
auth.provider.oauth.service_collection:
class: phpbb\di\service_collection
arguments: