aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/default/container/services_auth.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/config/default/container/services_auth.yml b/phpBB/config/default/container/services_auth.yml
index d1aeed01aa..5d8820842f 100644
--- a/phpBB/config/default/container/services_auth.yml
+++ b/phpBB/config/default/container/services_auth.yml
@@ -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: