FileAccess Orion

TranslationDumperPass
in package
implements CompilerPassInterface

Adds tagged translation.formatter services to translation writer.

Interfaces, Classes, Traits and Enums

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

$dumperTag  : mixed
$writerServiceId  : mixed
__construct()  : mixed
process()  : mixed
You can modify the container here before it is dumped to PHP code.

Properties

Methods

__construct()

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

Search results