FinisherOptionGenerator extends AbstractProcessor

Generate a FlexForm element for a finisher option

Internal

Table of Contents

Properties

$converterDto  : ProcessorDto

Methods

__construct()  : mixed
__invoke()  : mixed
getLanguageService()  : LanguageService

Properties

Methods

__invoke()

public __invoke(string $_, mixed $__, array<string|int, mixed> $matches) : mixed
Parameters
$_ : string

unused in this context

$__ : mixed

unused in this context

$matches : array<string|int, mixed>

the expression matches from the ArrayProcessor - for example matches of ^(.*).config.type$


        
On this page

Search results