Documentation

WithParentTrait

Trait for elements with parent

Table of Contents

Methods

getParentIds()  : string|null
gets parent ids tree
getParentObj()  : self|null
gets parent object if any

Methods

getParentIds()

gets parent ids tree

public getParentIds() : string|null
Return values
string|null

getParentObj()

gets parent object if any

public getParentObj() : self|null
Return values
self|null

        
On this page

Search results