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