ResourceBuilder
class ResourceBuilder extends BaseResourceBuilder
ResourceBuilder class.
This class is responsible for populating PHP objects using data received from Contentful's API.
Methods
getMapperNamespace()
{@inheritdoc}
createMapper($fqcn)
{@inheritdoc}
getSystemType(array $data)
{@inheritdoc}
Details
at line 27
protected
getMapperNamespace()
{@inheritdoc}
at line 35
protected
createMapper($fqcn)
{@inheritdoc}
at line 43
protected
getSystemType(array $data)
{@inheritdoc}