PropertyMapInterface
in
Property map interface
Table of Contents
Methods
Methods
getMap()
Return the property map
public
getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>setMap()
Set the property map
public
setMap(array<string|int, mixed> $map) : self
Parameters
- $map : array<string|int, mixed>
-
Assoc array of property data