\Pivot\Interventions\DtosGoalDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$intervention
$field
$startDate
$endDate
$finishDate
$text
$goalIndicator
$status
$outcome
$personResponsible
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer — id

$intervention

$intervention : string

Type

string — intervention

$field

$field : string

Type

string — field

$startDate

$startDate : string

Type

string — startDate

$endDate

$endDate : string

Type

string — endDate

$finishDate

$finishDate : string

Type

string — finishDate

$text

$text : string

Type

string — text

$goalIndicator

$goalIndicator : string

Type

string — goalIndicator

$status

$status : string

Type

string — status

$outcome

$outcome : string

Type

string — outcome

$personResponsible

$personResponsible : string

Type

string — personResponsible

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