PropertyPathsExtractor extends AbstractExtractor

Internal

Table of Contents

Properties

$extractorDto  : ExtractorDto

Methods

__construct()  : mixed
__invoke()  : mixed
getPropertyPaths()  : array<string|int, mixed>

Properties

Methods

__invoke()

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

getPropertyPaths()

protected getPropertyPaths(string $value, array<string|int, mixed> $matches) : array<string|int, mixed>
Parameters
$value : string
$matches : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results