\Pivot\Common\DtosPivotConfigDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$subscription
$configuration
$moduleConfig
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$subscription

$subscription : \Pivot\Common\Dtos\Pivot\Core\Dtos\SubscriptionManageConfigDto;

Type

\Pivot\Common\Dtos\Pivot\Core\Dtos\SubscriptionManageConfigDto;

$configuration

$configuration : \Pivot\Common\Dtos\Pivot\Core\Dtos\SubscriptionConfigurationConfigDto;

Type

\Pivot\Common\Dtos\Pivot\Core\Dtos\SubscriptionConfigurationConfigDto;

$moduleConfig

$moduleConfig : array

Type

array — of module configs

Methods

getArrayCopy()

getArrayCopy() : array

get an array copy of this

Returns

array —

get_object_vars

__clone()

__clone() : \Pivot\Core\Dtos\new

Sets the ID to null on clone

Returns

\Pivot\Core\Dtos\new —

this