Table of Contents
Properties
-
$extractorDto
: ExtractorDto
Methods
-
__construct()
: mixed
-
__invoke()
: mixed
-
getPropertyPaths()
: array<string|int, mixed>
__construct()
public
__construct(ExtractorDto $extractorDto) : mixed
Parameters
-
$extractorDto
: ExtractorDto
-
__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>