Jarves\Configuration\Object::getTreeFixedIcon PHP Method

getTreeFixedIcon() public method

public getTreeFixedIcon ( ) : boolean
return boolean
    public function getTreeFixedIcon()
    {
        return $this->treeFixedIcon;
    }
Object