\Pivot\Interventions\EntitiesNote

Intervention

Summary

Methods
Properties
Constants
setOwner()
getOwner()
getId()
getIntervention()
setIntervention()
getCreatedDate()
setCreatedDate()
getText()
setText()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$owner
$intervention
$createdDate
$text
N/A

Properties

$id

$id : integer

Type

integer

$createdDate

$createdDate : \DateTime

Type

\DateTime

$text

$text : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

setIntervention()

setIntervention(\Pivot\Interventions\Entities\Intervention  $intervention) : self

Set the value of Intervention

Parameters

\Pivot\Interventions\Entities\Intervention $intervention

Returns

self

getCreatedDate()

getCreatedDate() : \DateTime

Get the value of Created Date

Returns

\DateTime

setCreatedDate()

setCreatedDate(\DateTime  $createdDate) : self

Set the value of Created Date

Parameters

\DateTime $createdDate

Returns

self

getText()

getText() : string

Get the value of Text

Returns

string

setText()

setText(  $text) : self

Set the value of Text

Parameters

$text

Returns

self