trait ParentTrait

Class ParentTrait.

Traits

Class ParentInverseSideTrait.

Methods

Entity|null
getParent()

No description

bool
hasParent()

No description

$this
setParent( Entity $parent = null)

No description

$this
clearParent()

No description

Details

in ParentInverseSideTrait at line line 30
Entity|null getParent()

Return Value

Entity|null

in ParentInverseSideTrait at line line 38
bool hasParent()

Return Value

bool

at line line 29
$this setParent( Entity $parent = null)

Parameters

Entity $parent

Return Value

$this

at line line 39
$this clearParent()

Return Value

$this