class NodeToNodeAddressStringConverter extends AbstractTypeConverter (View source)

Properties

protected ContentRepositoryRegistry $contentRepositoryRegistry
protected array<int, string> $sourceTypes
protected string $targetType
protected int $priority

Methods

mixed|Error|string|null
convertFrom(Node $source, string $targetType = null, array $subProperties = [], PropertyMappingConfigurationInterface|null $configuration = null)

No description

Details

mixed|Error|string|null convertFrom(Node $source, string $targetType = null, array $subProperties = [], PropertyMappingConfigurationInterface|null $configuration = null)

No description

Parameters

Node $source
string $targetType
array $subProperties
PropertyMappingConfigurationInterface|null $configuration

Return Value

mixed|Error|string|null