Parse
Attributes
- #[Attribute]
Table of Contents
Properties
- $sourceProperty : string
Methods
- __construct() : mixed
- parse() : mixed
Properties
$sourceProperty read-only
public
string
$sourceProperty
Methods
__construct()
public
__construct(ParserInterface $parser, string $sourceProperty) : mixed
Parameters
- $parser : ParserInterface
- $sourceProperty : string
parse()
public
parse(mixed $value) : mixed
Parameters
- $value : mixed