Documentation

PropertyMappingSource
in package

Represents a single property mapping source for a property mapping. An identifier transformation can contain a trim transformation OR a list of comparison transformations.

Tags
author

DeviceAtlas Limited

Table of Contents

Properties

$cT  : mixed
$i  : mixed
$tT  : mixed

Methods

__construct()  : mixed
getComparisonTransformers()  : mixed
getInput()  : mixed
getTrimTransformer()  : mixed
hasComparisonTransformers()  : mixed
hasTrimTransformer()  : mixed

Properties

Methods

__construct()

public __construct(mixed $input, mixed $trimTransformer, mixed $comparisonTransformers) : mixed
Parameters
$input : mixed
$trimTransformer : mixed
$comparisonTransformers : mixed

        
On this page

Search results