interface SystemPropertiesInterface implements JsonSerializable

SystemPropertiesInterface.

This interface represents an object of Contentful-managed system properties.

Methods

__construct(array $data)

No description

getId()

No description

getType()

No description

Details

at line 24
__construct(array $data)

Parameters

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

at line 26
getId()

at line 28
getType()