Jarves\Configuration\Object::getTreeIconMapping PHP Method

getTreeIconMapping() public method

public getTreeIconMapping ( ) : TreeIconMapping
return TreeIconMapping
    public function getTreeIconMapping()
    {
        return $this->treeIconMapping;
    }
Object