Convert raw property values to the correct type according to a node type configuration
public convert ( TYPO3\TYPO3CR\Domain\Model\NodeType $nodeType, string $propertyName, string $rawValue, TYPO3\TYPO3CR\Domain\Service\Context $context ) : mixed | ||
$nodeType | TYPO3\TYPO3CR\Domain\Model\NodeType | |
$propertyName | string | |
$rawValue | string | |
$context | TYPO3\TYPO3CR\Domain\Service\Context | |
Результат | mixed |