\TxTextControl\ReportingCloud\PropertyMapPropertyMapInterface

Property map interface

Summary

Methods
Constants
getMap()
setMap()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getMap()

getMap() : array<string,string>

Return the property map

Returns

array

setMap()

setMap(array<string,string>  $map) : self

Set the property map

Parameters

array $map

Assoc array of property data

Returns

self —