PersonalDataSelection

Class representing the personal data selection value object

package

Default

Methods

Create an instance

__construct(array $selection) 

Arguments

$selection

array

Selection key-value pairs

Return whether the provided item is selected

isSelected(string $item) : boolean

Arguments

$item

string

Selection item

Response

boolean

Selection value

Properties

Selection values

selection : array
var

Type(s)

array

Valid selection keys

validKeys : array
var

Type(s)

array