trait RootTrait (View source)

Shared code for working with elements which manage the tree root.

Properties

protected object $root The root-most node in the feed.

Methods

object
getRoot()

Retrieve the root-most node in the feed.

Details

object getRoot()

Retrieve the root-most node in the feed.

Return Value

object