Jarves\Configuration\Object::getTreeIcon PHP Method

getTreeIcon() public method

public getTreeIcon ( ) : string
return string
    public function getTreeIcon()
    {
        return $this->treeIcon;
    }
Object