Jarves\Configuration\Object::setTreeIcon PHP Méthode

setTreeIcon() public méthode

public setTreeIcon ( string $treeIcon )
$treeIcon string
    public function setTreeIcon($treeIcon)
    {
        $this->treeIcon = $treeIcon;
    }
Object