trait ParentCollectionInverseSideTrait

Class ParentCollectionInverseSideTrait.

Methods

ArrayCollection
getParentCollection()

Getter for parentCollection.

bool
hasParentCollection()

No description

bool
hasParent( Entity $parent)

No description

Details

at line line 43
ArrayCollection getParentCollection()

Getter for parentCollection.

Return Value

ArrayCollection

at line line 51
bool hasParentCollection()

Return Value

bool

at line line 61
bool hasParent( Entity $parent)

Parameters

Entity $parent

Return Value

bool