Documentation

TranslationDumperPass
in package
implements CompilerPassInterface

Adds tagged translation.formatter services to translation writer.

Interfaces, Classes and Traits

CompilerPassInterface

Table of Contents

$dumperTag  : mixed
$writerServiceId  : mixed
__construct()  : mixed
process()  : mixed

Properties

Methods

__construct()

public __construct([mixed $writerServiceId = 'translation.writer' ][, mixed $dumperTag = 'translation.dumper' ]) : mixed
Parameters
$writerServiceId : mixed = 'translation.writer'
$dumperTag : mixed = 'translation.dumper'
Return values
mixed

process()

public process(ContainerBuilder $container) : mixed
Parameters
$container : ContainerBuilder
Return values
mixed

Search results