PlaceholderProcessorInterface

Table of Contents

Methods

canProcess()  : bool
process()  : mixed

Methods

canProcess()

public canProcess(string $placeholder, array<string|int, mixed> $referenceArray) : bool
Parameters
$placeholder : string
$referenceArray : array<string|int, mixed>
Return values
bool

process()

public process(string $value, array<string|int, mixed> $referenceArray) : mixed
Parameters
$value : string
$referenceArray : array<string|int, mixed>

        
On this page

Search results