phpBB

Code Changes

File: config/default/container/services_text_formatter.yml

  Unmodified   Added   Modified   Removed
Line 4Line 4
    text_formatter.cache.renderer.key: _text_formatter_renderer

services:

    text_formatter.cache.renderer.key: _text_formatter_renderer

services:

 
    text_formatter.acp_utils:
class: phpbb\textformatter\s9e\acp_utils
arguments:
- '@text_formatter.s9e.factory'


    text_formatter.cache:
alias: text_formatter.s9e.factory


    text_formatter.cache:
alias: text_formatter.s9e.factory