class ArraySystemProperties implements SystemPropertiesInterface

Methods

__construct(array $data)

No description

string
getId()

No description

string
getType()

No description

jsonSerialize()

{@inheritdoc}

Details

at line 19
__construct(array $data)

Parameters

array $data An array corresponding to the sys property in a Contentful resource

at line 29
string getId()

Return Value

string

at line 37
string getType()

Return Value

string

at line 45
jsonSerialize()

{@inheritdoc}