NodeTypeStringConverter
class NodeTypeStringConverter extends AbstractTypeConverter (View source)
Convert a boolean to a JavaScript compatible string representation.
Properties
protected string[] | $sourceTypes | The source types this converter can convert. |
|
protected string | $targetType | The target type this converter can convert to. |
Methods
string
convertFrom(mixed $source, string $targetType, array $convertedChildProperties = [], PropertyMappingConfigurationInterface $configuration = null)
{@inheritdoc}
Details
string
convertFrom(mixed $source, string $targetType, array $convertedChildProperties = [], PropertyMappingConfigurationInterface $configuration = null)
{@inheritdoc}