class NewNodeConverter extends AbstractTypeConverter (View source)

deprecated TODO: TRY TO FIX IMPLEMENTATION // GET RID OF IT

!!! Only needed for uncached Fusion segments; as in Fusion ContentCache, the PropertyMapper is used to serialize and deserialize the context.

Properties

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

Methods

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

No description

Details

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

No description

Parameters

string $source
string $targetType
array $subProperties
PropertyMappingConfigurationInterface $configuration

Return Value

Node