Skip to content

Commit

Permalink
Update services.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Sep 25, 2024
1 parent 28689f1 commit 59b65d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,3 @@ services:
arguments:
- !service { class: PDO, factory: [ '@database_connection', 'getNativeConnection' ] }
- { lock_mode: 0 }

# the deferred extension is needed for placeholder helpers to work
# as otherwise the placeholder block would be rendered before any
# content was added (e.g. headTitle)
Twig\DeferredExtension\DeferredExtension: ~

0 comments on commit 59b65d2

Please sign in to comment.