PHP Class Gittern\Entity\GitObject\Node\TreeNode

Author: Magnus Nordlander
Inheritance: extends BaseNode
Afficher le fichier Open project: e-butik/gittern Class Usage Examples

Protected Properties

Свойство Type Description
$tree

Méthodes publiques

Méthode Description
__construct ( )
getRelatedObject ( )
getTree ( )
setTree ( Tree $tree )

Method Details

__construct() public méthode

public __construct ( )

getRelatedObject() public méthode

public getRelatedObject ( )

getTree() public méthode

public getTree ( )

setTree() public méthode

public setTree ( Tree $tree )
$tree Gittern\Entity\GitObject\Tree

Property Details

$tree protected_oe property

protected $tree