\Pivot\Interventions\DtosProgressDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$owner
$intervention
$createdDate
$text
$benchmarkTitle
$benchmarkScore
$benchmarkCut
$testId
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

$owner

$owner : string

Type

string — owner

$intervention

$intervention : string

Type

string — intervention

$createdDate

$createdDate : string

Type

string — createdDate

$text

$text : string

Type

string — text

$benchmarkTitle

$benchmarkTitle : string

Type

string — benchmarkTitle

$benchmarkScore

$benchmarkScore : string

Type

string — benchmarkScore

$benchmarkCut

$benchmarkCut : string

Type

string — benchmarkCut

$testId

$testId : string

Type

string — testId

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