Property | Type | Description | |
---|---|---|---|
$priority | integer | ||
$sourceTypes | array |
||
$targetType | string |
Method | Description | |
---|---|---|
convertFrom ( string $source, string $targetType, array $convertedChildProperties = [], Neos\Flow\Property\PropertyMappingConfigurationInterface $configuration = null ) : |
Converts the given string to a Uri object. |
public convertFrom ( string $source, string $targetType, array $convertedChildProperties = [], Neos\Flow\Property\PropertyMappingConfigurationInterface $configuration = null ) : |
||
$source | string | The URI to be converted |
$targetType | string | |
$convertedChildProperties | array | |
$configuration | Neos\Flow\Property\PropertyMappingConfigurationInterface | |
return | if the input format is not supported or could not be converted for other reasons |